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

Issue 882973002: [turbofan] Improve JSON output (Closed)

Created:
5 years, 10 months ago by danno
Modified:
5 years, 10 months ago
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] Improve JSON output Committed: https://crrev.com/328cf76e353223b281d97c36f76203d08b9cc7a4 Cr-Commit-Position: refs/heads/master@{#26323}

Patch Set 1 #

Patch Set 2 : Better streams and iteration #

Patch Set 3 : Fix allocation #

Patch Set 4 : Nits #

Total comments: 8

Patch Set 5 : Format #

Patch Set 6 : Fix ASAN #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+190 lines, -49 lines) Patch
M src/compiler/graph-visualizer.h View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download
M src/compiler/graph-visualizer.cc View 1 6 chunks +16 lines, -7 lines 0 comments Download
M src/compiler/pipeline.cc View 1 2 3 4 5 chunks +75 lines, -27 lines 2 comments Download
M src/hydrogen.cc View 1 2 1 chunk +7 lines, -10 lines 0 comments Download
M src/objects.h View 1 2 3 3 chunks +21 lines, -0 lines 0 comments Download
M src/objects-inl.h View 1 2 3 1 chunk +43 lines, -0 lines 0 comments Download
M src/ostreams.h View 1 1 chunk +8 lines, -0 lines 0 comments Download
M src/ostreams.cc View 1 2 3 4 1 chunk +9 lines, -0 lines 0 comments Download
M test/cctest/compiler/test-graph-visualizer.cc View 1 2 3 4 5 5 chunks +9 lines, -4 lines 0 comments Download

Messages

Total messages: 21 (8 generated)
danno
PTAL
5 years, 10 months ago (2015-01-28 14:47:10 UTC) #2
Sven Panne
LGTM with nits https://codereview.chromium.org/882973002/diff/60001/src/compiler/graph-visualizer.h File src/compiler/graph-visualizer.h (right): https://codereview.chromium.org/882973002/diff/60001/src/compiler/graph-visualizer.h#newcode33 src/compiler/graph-visualizer.h:33: explicit AsJSON(const Graph& g, SourcePositionTable* p) ...
5 years, 10 months ago (2015-01-28 15:00:43 UTC) #3
danno
Feedback addressed, sending to CQ https://codereview.chromium.org/882973002/diff/60001/src/compiler/graph-visualizer.h File src/compiler/graph-visualizer.h (right): https://codereview.chromium.org/882973002/diff/60001/src/compiler/graph-visualizer.h#newcode33 src/compiler/graph-visualizer.h:33: explicit AsJSON(const Graph& g, ...
5 years, 10 months ago (2015-01-28 15:30:12 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/882973002/80001
5 years, 10 months ago (2015-01-28 15:31:19 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux64_asan_rel on tryserver.v8 (http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_asan_rel/builds/945)
5 years, 10 months ago (2015-01-28 16:11:27 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/882973002/80001
5 years, 10 months ago (2015-01-29 10:51:46 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux64_asan_rel on tryserver.v8 (http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_asan_rel/builds/960)
5 years, 10 months ago (2015-01-29 11:31:48 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/882973002/100001
5 years, 10 months ago (2015-01-29 11:45:06 UTC) #14
commit-bot: I haz the power
Committed patchset #6 (id:100001)
5 years, 10 months ago (2015-01-29 12:15:06 UTC) #15
commit-bot: I haz the power
Patchset 6 (id:??) landed as https://crrev.com/328cf76e353223b281d97c36f76203d08b9cc7a4 Cr-Commit-Position: refs/heads/master@{#26323}
5 years, 10 months ago (2015-01-29 12:15:19 UTC) #16
titzer
https://codereview.chromium.org/882973002/diff/100001/src/compiler/pipeline.cc File src/compiler/pipeline.cc (right): https://codereview.chromium.org/882973002/diff/100001/src/compiler/pipeline.cc#newcode695 src/compiler/pipeline.cc:695: const char* mode) { This is starting to get ...
5 years, 10 months ago (2015-02-02 17:25:37 UTC) #18
Michael Starzinger
https://codereview.chromium.org/882973002/diff/100001/src/compiler/pipeline.cc File src/compiler/pipeline.cc (right): https://codereview.chromium.org/882973002/diff/100001/src/compiler/pipeline.cc#newcode695 src/compiler/pipeline.cc:695: const char* mode) { On 2015/02/02 17:25:36, titzer wrote: ...
5 years, 10 months ago (2015-02-02 17:26:09 UTC) #20
danno
5 years, 10 months ago (2015-02-02 17:37:20 UTC) #21
Message was sent while issue was closed.
I'll move this out, I'm working on an additional patch anyway.

Powered by Google App Engine
This is Rietveld 408576698