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

Issue 652263002: Make visualizer robust to graphs with NULL inputs. (Closed)

Created:
6 years, 2 months ago by titzer
Modified:
6 years ago
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Make visualizer robust to graphs with NULL inputs. R=mstarzinger@chromium.org, jarin@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=25084

Patch Set 1 #

Patch Set 2 : Use a queue. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+282 lines, -159 lines) Patch
M src/compiler/generic-graph.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M src/compiler/graph-visualizer.cc View 1 11 chunks +186 lines, -157 lines 0 comments Download
M test/cctest/cctest.gyp View 1 1 chunk +1 line, -0 lines 0 comments Download
A test/cctest/compiler/test-graph-visualizer.cc View 1 chunk +93 lines, -0 lines 1 comment Download

Messages

Total messages: 6 (1 generated)
titzer
6 years, 2 months ago (2014-10-14 13:12:30 UTC) #1
titzer
On 2014/10/14 13:12:30, titzer wrote: PTAL, I've updated this CL to use a queue in ...
6 years, 1 month ago (2014-11-03 13:20:05 UTC) #2
Michael Starzinger
LGTM (mostly rubber-stamped). https://codereview.chromium.org/652263002/diff/20001/test/cctest/compiler/test-graph-visualizer.cc File test/cctest/compiler/test-graph-visualizer.cc (right): https://codereview.chromium.org/652263002/diff/20001/test/cctest/compiler/test-graph-visualizer.cc#newcode87 test/cctest/compiler/test-graph-visualizer.cc:87: phi->ReplaceInput(1, NULL); nit: It doesn't seem ...
6 years, 1 month ago (2014-11-03 17:16:43 UTC) #4
titzer
On 2014/11/03 17:16:43, Michael Starzinger wrote: > LGTM (mostly rubber-stamped). > > https://codereview.chromium.org/652263002/diff/20001/test/cctest/compiler/test-graph-visualizer.cc > File ...
6 years, 1 month ago (2014-11-03 17:40:09 UTC) #5
titzer
6 years, 1 month ago (2014-11-03 17:42:03 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as 25084 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698