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

Issue 12310040: Fix broken use lists in branch instructions. (Closed)

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

Description

Fix broken use lists in branch instructions. BranchInstr::ReplaceWith is used in two different places that have different expectations about the use lists of their argument. Split it into two separate functions. R=fschneider@google.com BUG=dart:8657 Committed: https://code.google.com/p/dart/source/detail?r=18826

Patch Set 1 #

Patch Set 2 : Remove debugging code. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -11 lines) Patch
M runtime/vm/flow_graph_optimizer.h View 1 chunk +2 lines, -0 lines 0 comments Download
M runtime/vm/intermediate_language.h View 2 chunks +7 lines, -5 lines 0 comments Download
M runtime/vm/intermediate_language.cc View 1 2 chunks +33 lines, -6 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Kevin Millikin (Google)
7 years, 10 months ago (2013-02-21 12:25:02 UTC) #1
Florian Schneider
lgtm
7 years, 10 months ago (2013-02-21 12:35:50 UTC) #2
Kevin Millikin (Google)
7 years, 10 months ago (2013-02-21 12:51:09 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r18826 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698