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

Issue 17283006: Fix a small bug in trace printing for discovered loops. (Closed)

Created:
7 years, 6 months ago by Kevin Millikin (Google)
Modified:
7 years, 6 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix a small bug in trace printing for discovered loops. Loop blocks were printed with their preorder number, which is hard to correlate to the graph. Use the block id instead. R=vegorov@google.com Committed: https://code.google.com/p/dart/source/detail?r=24184

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -7 lines) Patch
M runtime/vm/flow_graph.h View 1 chunk +5 lines, -0 lines 0 comments Download
M runtime/vm/flow_graph.cc View 3 chunks +4 lines, -6 lines 0 comments Download
M runtime/vm/flow_graph_optimizer.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Kevin Millikin (Google)
7 years, 6 months ago (2013-06-19 13:53:24 UTC) #1
Vyacheslav Egorov (Google)
lgtm
7 years, 6 months ago (2013-06-19 13:54:20 UTC) #2
Kevin Millikin (Google)
7 years, 6 months ago (2013-06-19 13:56:56 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r24184 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698