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

Issue 1798993002: [wasm] Int64Lowering: changing to DFS. (Closed)

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

[wasm] Int64Lowering: changing to DFS. R=titzer@chromium.org Committed: https://crrev.com/c4c34eba30be41ad2ef741d2bc69a26ce7fab83c Cr-Commit-Position: refs/heads/master@{#34767}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Get a reference of top instead of a copy. #

Total comments: 2

Patch Set 3 : Removed stale code. #

Patch Set 4 : Rebase + Turn on tests which require DFS. #

Patch Set 5 : Removed wrong dependency #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -17 lines) Patch
M src/compiler/int64-lowering.h View 2 chunks +7 lines, -2 lines 0 comments Download
M src/compiler/int64-lowering.cc View 1 2 3 2 chunks +12 lines, -14 lines 0 comments Download
M test/cctest/wasm/test-run-wasm-64.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M test/unittests/compiler/int64-lowering-unittest.cc View 1 2 3 1 chunk +18 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (6 generated)
ahaas
4 years, 9 months ago (2016-03-14 13:00:17 UTC) #1
titzer
https://codereview.chromium.org/1798993002/diff/1/src/compiler/int64-lowering.cc File src/compiler/int64-lowering.cc (right): https://codereview.chromium.org/1798993002/diff/1/src/compiler/int64-lowering.cc#newcode43 src/compiler/int64-lowering.cc:43: stack_.pop(); You can move the pop into the true ...
4 years, 9 months ago (2016-03-14 14:14:14 UTC) #2
ahaas
https://codereview.chromium.org/1798993002/diff/1/src/compiler/int64-lowering.cc File src/compiler/int64-lowering.cc (right): https://codereview.chromium.org/1798993002/diff/1/src/compiler/int64-lowering.cc#newcode43 src/compiler/int64-lowering.cc:43: stack_.pop(); On 2016/03/14 at 14:14:13, titzer wrote: > You ...
4 years, 9 months ago (2016-03-14 14:25:18 UTC) #3
titzer
lgtm with nit https://codereview.chromium.org/1798993002/diff/20001/src/compiler/int64-lowering.cc File src/compiler/int64-lowering.cc (right): https://codereview.chromium.org/1798993002/diff/20001/src/compiler/int64-lowering.cc#newcode45 src/compiler/int64-lowering.cc:45: // if (state_.Get(top) == State::kInputsPushed) { ...
4 years, 9 months ago (2016-03-14 14:28:17 UTC) #4
ahaas
https://codereview.chromium.org/1798993002/diff/20001/src/compiler/int64-lowering.cc File src/compiler/int64-lowering.cc (right): https://codereview.chromium.org/1798993002/diff/20001/src/compiler/int64-lowering.cc#newcode45 src/compiler/int64-lowering.cc:45: // if (state_.Get(top) == State::kInputsPushed) { On 2016/03/14 at ...
4 years, 9 months ago (2016-03-14 14:41:50 UTC) #5
commit-bot: I haz the power
This CL has an open dependency (Issue 1804913002 Patch 1). Please resolve the dependency and ...
4 years, 9 months ago (2016-03-15 06:01:57 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1798993002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1798993002/80001
4 years, 9 months ago (2016-03-15 06:06:08 UTC) #12
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 9 months ago (2016-03-15 06:26:32 UTC) #13
commit-bot: I haz the power
4 years, 9 months ago (2016-03-15 06:27:08 UTC) #15
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/c4c34eba30be41ad2ef741d2bc69a26ce7fab83c
Cr-Commit-Position: refs/heads/master@{#34767}

Powered by Google App Engine
This is Rietveld 408576698