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

Issue 2030323002: Print MachineTypes when using --trace-turbo-graph. (Closed)

Created:
4 years, 6 months ago by bgeron
Modified:
4 years, 6 months ago
Reviewers:
Jarin
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

Print MachineTypes when using --trace-turbo-graph. Previously, ZoneVector<MachineType>* printed just as a pointer; now we print each MachineType in it, separated by commas. BUG= Committed: https://crrev.com/0d3413f87417c99182dbb39c85cf4541b0840112 Cr-Commit-Position: refs/heads/master@{#36736}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Polish #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -0 lines) Patch
M src/compiler/common-operator.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/compiler/common-operator.cc View 1 1 chunk +14 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
bgeron
PTAL.
4 years, 6 months ago (2016-06-03 11:29:25 UTC) #2
Jarin
lgtm with nits. For turbofan-only CLs, we prefix the issue title with [turbofan]. https://codereview.chromium.org/2030323002/diff/1/src/compiler/common-operator.cc File ...
4 years, 6 months ago (2016-06-03 11:36:13 UTC) #3
bgeron
https://codereview.chromium.org/2030323002/diff/1/src/compiler/common-operator.cc File src/compiler/common-operator.cc (right): https://codereview.chromium.org/2030323002/diff/1/src/compiler/common-operator.cc#newcode173 src/compiler/common-operator.cc:173: for (const MachineType& elem : *zv) { On 2016/06/03 ...
4 years, 6 months ago (2016-06-06 09:18:51 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2030323002/20001
4 years, 6 months ago (2016-06-06 09:21:31 UTC) #7
bgeron
4 years, 6 months ago (2016-06-06 09:22:35 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 6 months ago (2016-06-06 09:44:32 UTC) #9
commit-bot: I haz the power
4 years, 6 months ago (2016-06-06 09:47:20 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/0d3413f87417c99182dbb39c85cf4541b0840112
Cr-Commit-Position: refs/heads/master@{#36736}

Powered by Google App Engine
This is Rietveld 408576698