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

Issue 1148133002: [turbofan] Fix variable liveness control structure creation. (Closed)

Created:
5 years, 7 months ago by Jarin
Modified:
5 years, 7 months ago
Reviewers:
Benedikt Meurer, titzer
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[turbofan] Fix variable liveness control structure creation. R=bmeurer@chromium.org BUG= Committed: https://crrev.com/d2ca18d8496598f12859595a5b2db55d59ce0745 Cr-Commit-Position: refs/heads/master@{#28536}

Patch Set 1 #

Patch Set 2 : Fix the liveness predicate #

Total comments: 2

Patch Set 3 : Move the consistency check to a separate method. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+105 lines, -36 lines) Patch
M src/compiler/ast-graph-builder.h View 1 2 4 chunks +8 lines, -12 lines 0 comments Download
M src/compiler/ast-graph-builder.cc View 1 2 11 chunks +75 lines, -24 lines 0 comments Download
A test/mjsunit/compiler/regress-variable-liveness.js View 1 chunk +22 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
Jarin
Could you take a look, please?
5 years, 7 months ago (2015-05-20 17:48:31 UTC) #1
titzer
https://codereview.chromium.org/1148133002/diff/20001/src/compiler/ast-graph-builder.cc File src/compiler/ast-graph-builder.cc (right): https://codereview.chromium.org/1148133002/diff/20001/src/compiler/ast-graph-builder.cc#newcode738 src/compiler/ast-graph-builder.cc:738: DCHECK(!IsLivenessAnalysisEnabled() || IsMarkedAsUnreachable()); You could move the DCHECKS here ...
5 years, 7 months ago (2015-05-20 17:57:27 UTC) #3
Jarin
https://codereview.chromium.org/1148133002/diff/20001/src/compiler/ast-graph-builder.cc File src/compiler/ast-graph-builder.cc (right): https://codereview.chromium.org/1148133002/diff/20001/src/compiler/ast-graph-builder.cc#newcode738 src/compiler/ast-graph-builder.cc:738: DCHECK(!IsLivenessAnalysisEnabled() || IsMarkedAsUnreachable()); On 2015/05/20 17:57:26, titzer wrote: > ...
5 years, 7 months ago (2015-05-20 19:35:07 UTC) #4
Benedikt Meurer
LGTM.
5 years, 7 months ago (2015-05-21 05:01:44 UTC) #5
titzer
On 2015/05/21 05:01:44, Benedikt Meurer wrote: > LGTM. LGTM
5 years, 7 months ago (2015-05-21 08:26:05 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1148133002/40001
5 years, 7 months ago (2015-05-21 09:33:53 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 7 months ago (2015-05-21 09:57:34 UTC) #9
commit-bot: I haz the power
5 years, 7 months ago (2015-05-21 09:57:49 UTC) #10
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/d2ca18d8496598f12859595a5b2db55d59ce0745
Cr-Commit-Position: refs/heads/master@{#28536}

Powered by Google App Engine
This is Rietveld 408576698