machenbach
4da32d505f
[test] Pull simdjs as a dependency.
...
BUG=chromium:535160
LOG=n
Review URL: https://codereview.chromium.org/1407813004
Cr-Commit-Position: refs/heads/master@{#31291}
2015-10-15 11:26:55 +00:00
gdeepti
e392bb2e77
[simdjs] Update Spec version to 0.9
...
Remove sumOfAbsoluteDifferences functions.
BUG=v8:4124
LOG=Y
R=bbudge@chromium.org , littledan@chromium.org
Review URL: https://codereview.chromium.org/1356413002
Cr-Commit-Position: refs/heads/master@{#30894}
2015-09-23 18:25:03 +00:00
gdeepti
a633a38f08
[simdjs] Update spec version to 0.8.4
...
Merge ShiftRightArithmetic and ShiftRightLogical Functions.
BUG=v8:4124
LOG=Y
Review URL: https://codereview.chromium.org/1351663002
Cr-Commit-Position: refs/heads/master@{#30812}
2015-09-17 17:55:03 +00:00
bbudge
8a278a4cc4
[simd.js] Update to spec version 0.8.2.
...
Adds Uint32x4, Uint16x8, and Uint8x16 types.
Adds all functions in the current spec, except for loads and stores.
LOG=Y
BUG=v8:4124
Committed: https://crrev.com/4be6d37fd1ad0a6e0ea37da8863ae5169c2b89ba
Cr-Commit-Position: refs/heads/master@{#30322}
Review URL: https://codereview.chromium.org/1294513004
Cr-Commit-Position: refs/heads/master@{#30353}
2015-08-25 12:35:19 +00:00
bbudge
2090c08d3e
[simd.js] Set --harmony-simd flag in test config.
...
Adds the flag to the test configuration so we aren't just testing the
polyfill.
Fixes some number conversion in native fromFloat32x4 function that now
fails.
LOG=N
BUG=v8:4124
Review URL: https://codereview.chromium.org/1312703003
Cr-Commit-Position: refs/heads/master@{#30341}
2015-08-24 21:19:09 +00:00
hablich
86016622b4
Revert of [simd.js] Update to spec version 0.8.2. (patchset #11 id:200001 of https://codereview.chromium.org/1294513004/ )
...
Reason for revert:
Fails tests:
http://build.chromium.org/p/client.v8/builders/V8%20Linux%20-%20deadcode/builds/5073/steps/steps/logs/stdio
Original issue's description:
> [simd.js] Update to spec version 0.8.2.
>
> Adds Uint32x4, Uint16x8, and Uint8x16 types.
> Adds all functions in the current spec, except for loads and stores.
>
> LOG=Y
> BUG=v8:4124
>
> Committed: https://crrev.com/4be6d37fd1ad0a6e0ea37da8863ae5169c2b89ba
> Cr-Commit-Position: refs/heads/master@{#30322}
TBR=littledan@chromium.org ,bbudge@google.com,bmeurer@chromium.org,hpayer@chromium.org,bbudge@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=v8:4124
Review URL: https://codereview.chromium.org/1309513005
Cr-Commit-Position: refs/heads/master@{#30323}
2015-08-24 10:06:43 +00:00
bbudge
4be6d37fd1
[simd.js] Update to spec version 0.8.2.
...
Adds Uint32x4, Uint16x8, and Uint8x16 types.
Adds all functions in the current spec, except for loads and stores.
LOG=Y
BUG=v8:4124
Review URL: https://codereview.chromium.org/1294513004
Cr-Commit-Position: refs/heads/master@{#30322}
2015-08-24 09:13:08 +00:00
bbudge
5d8c105428
SIMD.js: Update Float32x4 and tests to current spec.
...
LOG=N
BUG=v8:4124
Review URL: https://codereview.chromium.org/1239423004
Cr-Commit-Position: refs/heads/master@{#29781}
2015-07-22 03:14:06 +00:00
bradnelson
0c53c66938
Make simdjs tests redownload on a revision change.
...
LOG=N
BUG=None
TEST=manual,local
R=bbudge@chromium.org ,machenbach@chromium.org
Review URL: https://codereview.chromium.org/1240453003
Cr-Commit-Position: refs/heads/master@{#29780}
2015-07-21 19:02:32 +00:00
bradnelson
8dfec46e38
Adding ecmascript simd tests.
...
Relying on the polyfill for now.
BUG=v8:4124
LOG=N
R=bbudge@chromium.org ,machenbach@chromium.org
TEST=trybots
Review URL: https://codereview.chromium.org/1147743004
Cr-Commit-Position: refs/heads/master@{#28470}
2015-05-19 10:14:36 +00:00