v8/test/simdjs
bbudge 7b9670b63b SIMD.js Add the other SIMD Phase 1 types.
Adds Int32x4, Bool32x4, Int16x8, Bool16x8, Int8x16, Bool8x16.
Adds Simd128Value base heap object class.
Changes heap/factory construction pattern to use arrays.
Adds replaceLane functions to facilitate testing.

NOPRESUBMIT=true
(presubmit checks erroneously interpret array declaration in macro definition as variable size array.)

LOG=Y
BUG=v8:4124

Review URL: https://codereview.chromium.org/1250733005

Cr-Commit-Position: refs/heads/master@{#29974}
2015-08-03 13:02:56 +00:00
..
generate.py Dropping iterations and speedup from perf results. 2015-05-21 12:49:15 +00:00
harness-adapt.js SIMD.js Add the other SIMD Phase 1 types. 2015-08-03 13:02:56 +00:00
harness-finish.js Adding ecmascript simd tests. 2015-05-19 10:14:36 +00:00
SimdJs.json Disable failing simdjs tests. 2015-07-24 15:03:55 +00:00
simdjs.status SIMD.js: Update Float32x4 and tests to current spec. 2015-07-22 03:14:06 +00:00
testcfg.py SIMD.js: Update Float32x4 and tests to current spec. 2015-07-22 03:14:06 +00:00