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

Issue 599453002: [TurboFan]: Add JSON output for the visualizer (Closed)

Created:
6 years, 3 months ago by danno
Modified:
6 years, 2 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

[TurboFan]: Add JSON output for the visualizer R=mstarzinger@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=24220

Patch Set 1 #

Patch Set 2 : Twekas #

Total comments: 1

Patch Set 3 : Review feedback #

Total comments: 1

Patch Set 4 : Fix pipeline #

Patch Set 5 : Fix output #

Unified diffs Side-by-side diffs Delta from patch set Stats (+161 lines, -37 lines) Patch
M src/compiler/graph-visualizer.h View 1 chunk +7 lines, -0 lines 0 comments Download
M src/compiler/graph-visualizer.cc View 1 2 2 chunks +135 lines, -30 lines 0 comments Download
M src/compiler/pipeline.cc View 1 2 3 4 1 chunk +19 lines, -7 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
danno
PTAL
6 years, 3 months ago (2014-09-24 15:10:52 UTC) #2
Michael Starzinger
LGTM. https://codereview.chromium.org/599453002/diff/20001/src/compiler/graph-visualizer.cc File src/compiler/graph-visualizer.cc (right): https://codereview.chromium.org/599453002/diff/20001/src/compiler/graph-visualizer.cc#newcode131 src/compiler/graph-visualizer.cc:131: bool visible = (NodeProperties::IsControl(from) || opcode == IrOpcode::kPhi ...
6 years, 2 months ago (2014-09-25 08:40:06 UTC) #3
danno
Please take another look. Made the output more general so that the decision about initial ...
6 years, 2 months ago (2014-09-25 10:05:04 UTC) #4
Michael Starzinger
Still LGTM, just one issue in the pipeline. https://codereview.chromium.org/599453002/diff/40001/src/compiler/pipeline.cc File src/compiler/pipeline.cc (right): https://codereview.chromium.org/599453002/diff/40001/src/compiler/pipeline.cc#newcode110 src/compiler/pipeline.cc:110: of ...
6 years, 2 months ago (2014-09-25 11:02:51 UTC) #5
danno
6 years, 2 months ago (2014-09-25 11:14:02 UTC) #6
Message was sent while issue was closed.
Committed patchset #5 (id:80001) manually as 24220 (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698