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

Issue 1928503002: [wasm] Fix turbolizer output (Closed)

Created:
4 years, 7 months ago by Clemens Hammacher
Modified:
4 years, 7 months ago
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[wasm] Fix turbolizer output The header / start of the json file was missing before. R=ahaas@chromium.org, titzer@chromium.org Committed: https://crrev.com/295e7a08a28332962e8de39bdfdbbe2fafbafdb0 Cr-Commit-Position: refs/heads/master@{#35901}

Patch Set 1 #

Patch Set 2 : rebase #

Total comments: 4

Patch Set 3 : address ahaas' comments #

Total comments: 2

Patch Set 4 : address titzer's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -8 lines) Patch
M src/compiler/pipeline.h View 1 2 3 2 chunks +5 lines, -3 lines 0 comments Download
M src/compiler/pipeline.cc View 1 2 3 4 chunks +25 lines, -5 lines 0 comments Download

Messages

Total messages: 15 (4 generated)
Clemens Hammacher
4 years, 7 months ago (2016-04-27 11:29:17 UTC) #1
titzer
lgtm
4 years, 7 months ago (2016-04-27 12:00:10 UTC) #2
Clemens Hammacher
+bmeurer waiting for this bigger CL to land, will rebase then: https://codereview.chromium.org/1179393008/
4 years, 7 months ago (2016-04-27 12:07:58 UTC) #4
Clemens Hammacher
On 2016/04/27 at 12:07:58, Clemens Hammacher wrote: > +bmeurer > > waiting for this bigger ...
4 years, 7 months ago (2016-04-27 14:37:24 UTC) #5
ahaas
https://codereview.chromium.org/1928503002/diff/10001/src/compiler/pipeline.cc File src/compiler/pipeline.cc (right): https://codereview.chromium.org/1928503002/diff/10001/src/compiler/pipeline.cc#newcode1468 src/compiler/pipeline.cc:1468: if (FLAG_trace_turbo) { Why do you write the header ...
4 years, 7 months ago (2016-04-27 14:45:22 UTC) #6
Clemens Hammacher
https://codereview.chromium.org/1928503002/diff/10001/src/compiler/pipeline.cc File src/compiler/pipeline.cc (right): https://codereview.chromium.org/1928503002/diff/10001/src/compiler/pipeline.cc#newcode1468 src/compiler/pipeline.cc:1468: if (FLAG_trace_turbo) { On 2016/04/27 at 14:45:22, ahaas wrote: ...
4 years, 7 months ago (2016-04-27 14:58:55 UTC) #7
titzer
https://codereview.chromium.org/1928503002/diff/30001/src/compiler/pipeline.h File src/compiler/pipeline.h (right): https://codereview.chromium.org/1928503002/diff/30001/src/compiler/pipeline.h#newcode87 src/compiler/pipeline.h:87: void RunPrintAndVerify(const char* phase, bool untyped = false); I ...
4 years, 7 months ago (2016-04-28 08:39:58 UTC) #8
Clemens Hammacher
https://codereview.chromium.org/1928503002/diff/30001/src/compiler/pipeline.h File src/compiler/pipeline.h (right): https://codereview.chromium.org/1928503002/diff/30001/src/compiler/pipeline.h#newcode87 src/compiler/pipeline.h:87: void RunPrintAndVerify(const char* phase, bool untyped = false); On ...
4 years, 7 months ago (2016-04-28 15:30:09 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1928503002/50001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1928503002/50001
4 years, 7 months ago (2016-04-29 11:37:27 UTC) #12
commit-bot: I haz the power
Committed patchset #4 (id:50001)
4 years, 7 months ago (2016-04-29 11:41:33 UTC) #13
commit-bot: I haz the power
4 years, 7 months ago (2016-05-01 22:03:39 UTC) #15
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/295e7a08a28332962e8de39bdfdbbe2fafbafdb0
Cr-Commit-Position: refs/heads/master@{#35901}

Powered by Google App Engine
This is Rietveld 408576698