issues
search
tc39
/
ecmascript_simd
SIMD numeric type for EcmaScript
Other
544
stars
64
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
index.html update
#306
nmostafa
closed
8 years ago
0
Added SIMD does not equal TIMD for bit and logical conversion
#305
nmostafa
closed
8 years ago
0
SSE2 Float64x2 support?
#304
gouletr
opened
8 years ago
9
Identity conversions fromTIMDBits() and fromTIMD()
#303
stoklund
closed
8 years ago
2
Update rendered index.html from latest spec.html
#302
nmostafa
closed
8 years ago
1
Consider non floating-point arguments to ToFloat32 in the spec text
#301
bnjbvr
closed
9 years ago
1
Refine definition of [[SIMDElements]]
#300
nmostafa
closed
9 years ago
0
shifts behavior with large counts
#299
sunfishcode
closed
8 years ago
11
AVX
#298
unicomp21
closed
9 years ago
4
Update ecmascript_simd_tests.js
#297
arunetm-zz
closed
9 years ago
0
Fixing tests that fail in strict mode due to variable scope.
#296
dtig
closed
9 years ago
0
toString() Test is more strict than spec for Float32x4.
#295
nmostafa
opened
9 years ago
5
Define Min and Max operations only for floating point types.
#294
dtig
closed
9 years ago
0
Spec defines MIN and MAX operations only for floating point types. Polyfill implements for all types.
#293
arunetm-zz
opened
9 years ago
10
Conversion fixes
#292
nmostafa
closed
9 years ago
2
Polyfill tests for Boolean types does not validate AND, OR and XOR operations
#291
arunetm-zz
closed
9 years ago
7
NaN behavior for SIMD.{U}Int32x4.FromFloat32x4() conversion
#290
nmostafa
closed
9 years ago
5
Preserve bits when doing load/store of NaN patterns
#289
PeterJensen
closed
9 years ago
2
Polyfill validation tests for 'SIMD from TIMD' conversions expects exceptions that are not described in the spec
#288
arunetm-zz
closed
9 years ago
10
Better web worker support
#287
kripken
closed
9 years ago
0
Semantics of Float32x4.equal()/notEqual() hard to implement efficiently?
#286
PeterJensen
closed
9 years ago
3
Replace {load,store}[123] with an optional (hopefully literal) parameter for the number of lanes
#285
littledan
closed
9 years ago
21
Math abstract operations
#284
ljharb
opened
9 years ago
4
Review of V0.8.4 (part 1)
#283
allenwb
opened
9 years ago
6
Remove sumOfAbsoluteDifferences functions
#282
littledan
closed
9 years ago
2
Made bit conversion NaN Canonicalization agnostic. Fixes fail on FF
#281
PeterJensen
closed
9 years ago
10
Minor edits
#280
nmostafa
closed
9 years ago
0
Remove sumOfAbsoluteDifferences instructions
#279
littledan
closed
9 years ago
1
Typescript
#278
unicomp21
opened
9 years ago
2
Polyfill canonicalizes in node.js/v8 in ways that could be avoided.
#277
juj
closed
9 years ago
7
Note for #275 to indicate no canonicalization
#276
littledan
closed
9 years ago
1
Enable some disabled tests for fromBits and load/store
#275
billbudge
closed
9 years ago
25
Uint32x4 implements load, loadN, store, and storeN functions.
#274
billbudge
closed
9 years ago
1
Add phase2 types behind a runtime flag.
#273
billbudge
closed
9 years ago
2
Remove biblio file (es6 biblio included by default by Ecmarkup)
#272
bterlson
closed
9 years ago
0
Data-driven test categories.
#271
billbudge
closed
9 years ago
0
Fixes
#270
billbudge
closed
9 years ago
2
Fix some bugs in the tests.
#269
billbudge
closed
9 years ago
0
Construct all SIMD values from typed arrays for consistency.
#268
billbudge
closed
9 years ago
8
Don't print non-existent stack trace.
#267
billbudge
closed
9 years ago
0
Add Uint32x4, Uint16x8, Uint8x16 and functions
#266
billbudge
closed
9 years ago
1
Bug in shiftRight* spec?
#265
billbudge
closed
9 years ago
5
Rewrite tests to prepare for adding more types and operations
#264
billbudge
closed
9 years ago
1
Strangeness with load and store when lane count != 4.
#263
billbudge
closed
9 years ago
5
Remove unsignedExtractLane
#262
littledan
closed
9 years ago
1
Check argument count in SIMD constructors?
#261
littledan
closed
9 years ago
2
Fix polyfill and tests .toString()
#260
littledan
closed
9 years ago
3
Remove Bool equal and notEqual?
#259
littledan
closed
9 years ago
5
Remove comments, regularize function definition and install.
#258
billbudge
closed
9 years ago
7
polyfill
#257
billbudge
closed
9 years ago
1
Previous
Next