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

Issue 894073002: [turbofan] Put StructuredGraphBuilder out of its misery and merge its remnants back into the AstGra… (Closed)

Created:
5 years, 10 months ago by titzer
Modified:
5 years, 10 months ago
Reviewers:
Michael Starzinger
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] Put StructuredGraphBuilder out of its misery and merge its remnants back into the AstGraphBuilder. R=mstarzinger@chromium.org BUG= Committed: https://crrev.com/2379d34bdcfbf59a8e36bec69bc16ab9694ec019 Cr-Commit-Position: refs/heads/master@{#26387}

Patch Set 1 #

Total comments: 16

Patch Set 2 : Remove turkeys. #

Patch Set 3 : Limit visibility of members #

Total comments: 4

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+481 lines, -566 lines) Patch
M BUILD.gn View 1 chunk +0 lines, -1 line 0 comments Download
M src/compiler/ast-graph-builder.h View 1 2 3 6 chunks +200 lines, -62 lines 0 comments Download
M src/compiler/ast-graph-builder.cc View 1 2 7 chunks +273 lines, -26 lines 0 comments Download
M src/compiler/control-builders.h View 7 chunks +8 lines, -9 lines 0 comments Download
M src/compiler/graph-builder.h View 2 chunks +0 lines, -167 lines 0 comments Download
D src/compiler/graph-builder.cc View 1 chunk +0 lines, -300 lines 0 comments Download
M tools/gyp/v8.gyp View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 9 (1 generated)
titzer
5 years, 10 months ago (2015-02-02 17:50:17 UTC) #1
Michael Starzinger
I freakin love this change! Thank you! https://codereview.chromium.org/894073002/diff/1/src/compiler/ast-graph-builder.cc File src/compiler/ast-graph-builder.cc (right): https://codereview.chromium.org/894073002/diff/1/src/compiler/ast-graph-builder.cc#newcode531 src/compiler/ast-graph-builder.cc:531: AstGraphBuilder::Environment* env ...
5 years, 10 months ago (2015-02-02 18:08:24 UTC) #2
titzer
https://codereview.chromium.org/894073002/diff/1/src/compiler/ast-graph-builder.cc File src/compiler/ast-graph-builder.cc (right): https://codereview.chromium.org/894073002/diff/1/src/compiler/ast-graph-builder.cc#newcode531 src/compiler/ast-graph-builder.cc:531: AstGraphBuilder::Environment* env = environment()->CopyAsUnreachable(); On 2015/02/02 18:08:23, Michael Starzinger ...
5 years, 10 months ago (2015-02-02 18:26:48 UTC) #3
Michael Starzinger
LGTM. I love it. https://codereview.chromium.org/894073002/diff/40001/src/compiler/ast-graph-builder.h File src/compiler/ast-graph-builder.h (right): https://codereview.chromium.org/894073002/diff/40001/src/compiler/ast-graph-builder.h#newcode39 src/compiler/ast-graph-builder.h:39: Node* GetFunctionContext(); nit: This can ...
5 years, 10 months ago (2015-02-02 18:34:55 UTC) #4
titzer
https://codereview.chromium.org/894073002/diff/40001/src/compiler/ast-graph-builder.h File src/compiler/ast-graph-builder.h (right): https://codereview.chromium.org/894073002/diff/40001/src/compiler/ast-graph-builder.h#newcode39 src/compiler/ast-graph-builder.h:39: Node* GetFunctionContext(); On 2015/02/02 18:34:55, Michael Starzinger wrote: > ...
5 years, 10 months ago (2015-02-02 18:39:06 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/894073002/60001
5 years, 10 months ago (2015-02-02 18:39:53 UTC) #7
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 10 months ago (2015-02-02 19:09:54 UTC) #8
commit-bot: I haz the power
5 years, 10 months ago (2015-02-02 19:10:13 UTC) #9
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/2379d34bdcfbf59a8e36bec69bc16ab9694ec019
Cr-Commit-Position: refs/heads/master@{#26387}

Powered by Google App Engine
This is Rietveld 408576698