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

Issue 23523039: Fix the flag --reorder-basic-blocks so it works to disable reordering. (Closed)

Created:
7 years, 3 months ago by Kevin Millikin (Google)
Modified:
7 years, 3 months ago
Reviewers:
Florian Schneider
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Fix the flag --reorder-basic-blocks so it works to disable reordering. Temporarily set the flag to false by default to avoid a bad interaction between block reordering and empty block compaction (dartbug.com/13101). BUG=https://code.google.com/p/dart/issues/detail?id=13101 R=fschneider@google.com Committed: https://code.google.com/p/dart/source/detail?r=27292

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -5 lines) Patch
M runtime/vm/compiler.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M runtime/vm/flow_graph.h View 1 chunk +1 line, -3 lines 0 comments Download
M runtime/vm/flow_graph.cc View 2 chunks +9 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Kevin Millikin (Google)
7 years, 3 months ago (2013-09-09 14:49:01 UTC) #1
Florian Schneider
lgtm
7 years, 3 months ago (2013-09-09 14:50:05 UTC) #2
Kevin Millikin (Google)
7 years, 3 months ago (2013-09-09 14:55:06 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r27292 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698