Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(521)

Issue 2134333003: V8. ASM-2-WASM. Migrates asm-wasm-builder to the new asm-typer. (Closed)

Created:
4 years, 5 months ago by John
Modified:
4 years, 5 months ago
Reviewers:
bradnelson
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

V8. ASM-2-WASM. Migrates asm-wasm-builder to the new asm-typer. BUG= https://bugs.chromium.org/p/v8/issues/detail?id=4203 TEST=mjsunit/wasm/* LOG=N Committed: https://crrev.com/aa91225289beaaf0c6f47bf2031250019db327bf Cr-Commit-Position: refs/heads/master@{#37729}

Patch Set 1 #

Patch Set 2 : benchmark fixes. function call validation changes #

Patch Set 3 : more changes. more passing benchmarks. #

Patch Set 4 : all asm.js tests pass. #

Patch Set 5 : removes uneeded assignment. #

Patch Set 6 : git pull; minor fixes #

Patch Set 7 : Pre-review cleanup. #

Patch Set 8 : fixes build #

Total comments: 8

Patch Set 9 : addresses comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+355 lines, -184 lines) Patch
M src/asmjs/asm-js.cc View 1 2 3 4 5 6 7 8 2 chunks +3 lines, -7 lines 0 comments Download
M src/asmjs/asm-typer.h View 1 2 3 4 5 2 chunks +2 lines, -0 lines 0 comments Download
M src/asmjs/asm-typer.cc View 1 2 3 4 5 6 31 chunks +108 lines, -55 lines 0 comments Download
M src/asmjs/asm-types.h View 1 2 3 4 5 5 chunks +11 lines, -0 lines 0 comments Download
M src/asmjs/asm-types.cc View 1 2 8 chunks +88 lines, -0 lines 0 comments Download
M src/asmjs/asm-wasm-builder.h View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M src/asmjs/asm-wasm-builder.cc View 1 2 3 4 5 6 7 22 chunks +89 lines, -73 lines 0 comments Download
M src/flag-definitions.h View 1 2 3 4 5 6 7 8 1 chunk +0 lines, -1 line 0 comments Download
M src/wasm/wasm-js.cc View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -5 lines 0 comments Download
M test/mjsunit/regress/regress-599717.js View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M test/mjsunit/wasm/asm-wasm.js View 1 2 3 8 chunks +18 lines, -10 lines 0 comments Download
M test/mjsunit/wasm/asm-wasm-stdlib.js View 1 2 3 4 5 6 1 chunk +26 lines, -25 lines 0 comments Download
M test/mjsunit/wasm/asm-wasm-switch.js View 1 5 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 27 (20 generated)
John
This should be simpler than the previous one. :) A few things that I would ...
4 years, 5 months ago (2016-07-13 15:16:35 UTC) #14
bradnelson
How about landing the test changes as a separate change first? That will show they're ...
4 years, 5 months ago (2016-07-13 17:05:31 UTC) #15
John
https://codereview.chromium.org/2134333003/diff/140001/src/asmjs/asm-js.cc File src/asmjs/asm-js.cc (right): https://codereview.chromium.org/2134333003/diff/140001/src/asmjs/asm-js.cc#newcode64 src/asmjs/asm-js.cc:64: if (i::FLAG_enable_simd_asmjs) { On 2016/07/13 17:05:30, bradnelson wrote: > ...
4 years, 5 months ago (2016-07-13 18:13:03 UTC) #18
bradnelson
lgtm
4 years, 5 months ago (2016-07-13 18:16:41 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2134333003/160001
4 years, 5 months ago (2016-07-13 19:35:57 UTC) #23
commit-bot: I haz the power
Committed patchset #9 (id:160001)
4 years, 5 months ago (2016-07-13 19:38:20 UTC) #25
commit-bot: I haz the power
4 years, 5 months ago (2016-07-13 19:40:23 UTC) #27
Message was sent while issue was closed.
Patchset 9 (id:??) landed as
https://crrev.com/aa91225289beaaf0c6f47bf2031250019db327bf
Cr-Commit-Position: refs/heads/master@{#37729}

Powered by Google App Engine
This is Rietveld 408576698