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

Issue 1530093002: Add do-while and conditional and mark non asm nodes as unreachable (Closed)

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

Description

Add do-while and conditional and mark non asm nodes as unreachable TEST=asm-wasm.js R=titzer@chromium.org,bradnelson@chromium.org BUG= Add for loop to asm-to-wasm TEST=asm-wasm.js R=titzer@chromium.org,bradnelson@google.com Committed: https://crrev.com/7fdb0da0012c87de668a879b11723382f82ded43 Cr-Commit-Position: refs/heads/master@{#33101}

Patch Set 1 #

Total comments: 8

Patch Set 2 : doWhile and conditionals #

Patch Set 3 : Add do-while and conditional and mark non asm nodes as unreachable #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+76 lines, -46 lines) Patch
M src/wasm/asm-wasm-builder.cc View 1 10 chunks +45 lines, -46 lines 0 comments Download
M test/mjsunit/wasm/asm-wasm.js View 1 1 chunk +31 lines, -0 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 13 (4 generated)
aseemgarg
This has both the changes from previous commit - the for loop change and a ...
5 years ago (2015-12-16 00:52:41 UTC) #1
bradnelson
lgtm, sans needing to be merged.
5 years ago (2015-12-16 13:14:10 UTC) #2
bradn
https://codereview.chromium.org/1530093002/diff/1/src/wasm/asm-wasm-builder.cc File src/wasm/asm-wasm-builder.cc (right): https://codereview.chromium.org/1530093002/diff/1/src/wasm/asm-wasm-builder.cc#newcode216 src/wasm/asm-wasm-builder.cc:216: block_size_++; Would it be clearer if we incremented block_size_ ...
5 years ago (2015-12-16 15:54:17 UTC) #3
ahaas
lgtm
5 years ago (2015-12-16 15:56:32 UTC) #5
aseemgarg
Please take a look and LGTM again. Took care of comments in another commit. https://codereview.chromium.org/1530093002/diff/1/src/wasm/asm-wasm-builder.cc ...
5 years ago (2015-12-19 00:28:39 UTC) #6
bradnelson
lgtm
4 years, 11 months ago (2016-01-04 23:21:46 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1530093002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1530093002/60001
4 years, 11 months ago (2016-01-04 23:23:23 UTC) #10
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 11 months ago (2016-01-04 23:46:23 UTC) #11
commit-bot: I haz the power
4 years, 11 months ago (2016-01-04 23:47:18 UTC) #13
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/7fdb0da0012c87de668a879b11723382f82ded43
Cr-Commit-Position: refs/heads/master@{#33101}

Powered by Google App Engine
This is Rietveld 408576698