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

Issue 1609893002: Add function tables to asm to wasm (Closed)

Created:
4 years, 11 months ago by aseemgarg
Modified:
4 years, 11 months ago
Reviewers:
titzer, 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

Add function tables to asm to wasm R=titzer@chromium.org,aseemgarg@chromium.org BUG= https://code.google.com/p/v8/issues/detail?id=4203 TEST=test-asm-validator, asm-wasm.js LOG=N Committed: https://crrev.com/6492686241e63cf0ba1ba0f363be79533c86eb72 Cr-Commit-Position: refs/heads/master@{#33421}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 2

Patch Set 4 : #

Total comments: 4

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Patch Set 8 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+219 lines, -48 lines) Patch
M src/typing-asm.cc View 1 2 3 4 1 chunk +20 lines, -17 lines 0 comments Download
M src/wasm/asm-wasm-builder.cc View 1 2 3 4 5 6 7 7 chunks +84 lines, -11 lines 0 comments Download
M src/wasm/encoder.h View 2 chunks +1 line, -2 lines 0 comments Download
M src/wasm/encoder.cc View 2 chunks +11 lines, -17 lines 0 comments Download
M test/cctest/test-asm-validator.cc View 1 2 3 4 5 6 7 1 chunk +3 lines, -1 line 0 comments Download
M test/mjsunit/wasm/asm-wasm.js View 1 2 3 4 5 1 chunk +100 lines, -0 lines 0 comments Download

Messages

Total messages: 32 (14 generated)
aseemgarg
4 years, 11 months ago (2016-01-19 22:49:52 UTC) #1
aseemgarg
4 years, 11 months ago (2016-01-19 22:51:23 UTC) #3
bradnelson
lgtm with a test of constant index and a one question. https://codereview.chromium.org/1609893002/diff/40001/src/typing-asm.cc File src/typing-asm.cc (right): ...
4 years, 11 months ago (2016-01-20 00:40:52 UTC) #4
aseemgarg
https://codereview.chromium.org/1609893002/diff/40001/src/typing-asm.cc File src/typing-asm.cc (right): https://codereview.chromium.org/1609893002/diff/40001/src/typing-asm.cc#newcode730 src/typing-asm.cc:730: // TODO(aseemgarg): Fix the parser and then un-comment this ...
4 years, 11 months ago (2016-01-20 00:56:09 UTC) #5
bradnelson
https://codereview.chromium.org/1609893002/diff/60001/test/mjsunit/wasm/asm-wasm.js File test/mjsunit/wasm/asm-wasm.js (right): https://codereview.chromium.org/1609893002/diff/60001/test/mjsunit/wasm/asm-wasm.js#newcode908 test/mjsunit/wasm/asm-wasm.js:908: return funBin[fun_id&3](arg1, arg2)|0; On 2016/01/20 00:40:52, bradnelson wrote: > ...
4 years, 11 months ago (2016-01-20 00:57:01 UTC) #6
aseemgarg
On 2016/01/20 00:57:01, bradnelson wrote: > https://codereview.chromium.org/1609893002/diff/60001/test/mjsunit/wasm/asm-wasm.js > File test/mjsunit/wasm/asm-wasm.js (right): > > https://codereview.chromium.org/1609893002/diff/60001/test/mjsunit/wasm/asm-wasm.js#newcode908 > ...
4 years, 11 months ago (2016-01-20 01:15:17 UTC) #7
bradnelson
lgtm
4 years, 11 months ago (2016-01-20 13:24:00 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1609893002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1609893002/100001
4 years, 11 months ago (2016-01-20 19:30:57 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: v8_win_rel_ng on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_win_rel_ng/builds/1697)
4 years, 11 months ago (2016-01-20 19:36:26 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1609893002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1609893002/120001
4 years, 11 months ago (2016-01-20 20:28:37 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: v8_win_rel_ng on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_win_rel_ng/builds/1700)
4 years, 11 months ago (2016-01-20 20:31:31 UTC) #17
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1609893002/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1609893002/140001
4 years, 11 months ago (2016-01-20 23:02:38 UTC) #19
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 11 months ago (2016-01-20 23:31:05 UTC) #21
bradnelson
lgtm
4 years, 11 months ago (2016-01-20 23:32:46 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1609893002/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1609893002/140001
4 years, 11 months ago (2016-01-20 23:32:57 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1609893002/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1609893002/140001
4 years, 11 months ago (2016-01-20 23:35:27 UTC) #28
commit-bot: I haz the power
Committed patchset #8 (id:140001)
4 years, 11 months ago (2016-01-20 23:36:48 UTC) #30
commit-bot: I haz the power
4 years, 11 months ago (2016-01-20 23:37:47 UTC) #32
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/6492686241e63cf0ba1ba0f363be79533c86eb72
Cr-Commit-Position: refs/heads/master@{#33421}

Powered by Google App Engine
This is Rietveld 408576698