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

Issue 2304423002: [turbofan] Print APIs are for debugging. (Closed)

Created:
4 years, 3 months ago by Mircea Trofin
Modified:
4 years, 3 months ago
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[turbofan] Print APIs are for debugging. The Print APIs on the instruction model are for debugging. At debug time, we cannot (easily) synthesize an output stream, hence the choice of directing to stdout in those APIs. The concern in https://codereview.chromium.org/2293413004/ is addressed by the changes in pipeline.cc, using the various operator<<, and does not require the changes in instruction.{h|cc}, and the generalization of the Print APIs. BUG= Committed: https://crrev.com/817a60cc8dc79161a59010e5fab5f126a9b057ab Cr-Commit-Position: refs/heads/master@{#39190}

Patch Set 1 #

Patch Set 2 : Added some comments #

Patch Set 3 : ostream #

Unified diffs Side-by-side diffs Delta from patch set Stats (+100 lines, -75 lines) Patch
M src/compiler/instruction.h View 1 2 5 chunks +26 lines, -11 lines 0 comments Download
M src/compiler/instruction.cc View 1 2 7 chunks +74 lines, -64 lines 0 comments Download

Messages

Total messages: 27 (15 generated)
Mircea Trofin
4 years, 3 months ago (2016-09-04 05:24:54 UTC) #5
ofrobots
On 2016/09/04 05:24:54, Mircea Trofin wrote:
4 years, 3 months ago (2016-09-04 14:45:05 UTC) #10
ofrobots
On 2016/09/04 05:24:54, Mircea Trofin wrote: The issue is that I want to be able ...
4 years, 3 months ago (2016-09-04 14:45:54 UTC) #11
Mircea Trofin
On 2016/09/04 14:45:54, ofrobots wrote: > On 2016/09/04 05:24:54, Mircea Trofin wrote: > > The ...
4 years, 3 months ago (2016-09-04 15:00:14 UTC) #12
Mircea Trofin
On 2016/09/04 15:00:14, Mircea Trofin wrote: > On 2016/09/04 14:45:54, ofrobots wrote: > > On ...
4 years, 3 months ago (2016-09-04 15:33:39 UTC) #13
Mircea Trofin
PTAL Added an operator<< for PrintableInstructionBlocks (and the respective structure) This should address both tracing ...
4 years, 3 months ago (2016-09-04 15:59:30 UTC) #16
ofrobots
On 2016/09/04 15:59:30, Mircea Trofin wrote: > PTAL > > Added an operator<< for PrintableInstructionBlocks ...
4 years, 3 months ago (2016-09-06 05:10:25 UTC) #19
Benedikt Meurer
LGTM (rubber-stamped Ali's LGTM)
4 years, 3 months ago (2016-09-06 05:20:37 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2304423002/40001
4 years, 3 months ago (2016-09-06 05:21:45 UTC) #22
Mircea Trofin
On 2016/09/06 05:10:25, ofrobots wrote: > On 2016/09/04 15:59:30, Mircea Trofin wrote: > > PTAL ...
4 years, 3 months ago (2016-09-06 05:27:43 UTC) #23
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 3 months ago (2016-09-06 05:46:32 UTC) #25
commit-bot: I haz the power
4 years, 3 months ago (2016-09-06 05:47:27 UTC) #27
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/817a60cc8dc79161a59010e5fab5f126a9b057ab
Cr-Commit-Position: refs/heads/master@{#39190}

Powered by Google App Engine
This is Rietveld 408576698