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

Issue 10823411: Fixed issue 4580 introduced by revision 10894. (Closed)

Created:
8 years, 4 months ago by zerny-google
Modified:
8 years, 4 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fixed issue 4580 introduced by revision 10894. Binds of constants are dereferenced before adding them as inputs to phis. R=srdjan@google.com,vegorov@google.com BUG=dart:4580 Committed: https://code.google.com/p/dart/source/detail?r=10977

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -5 lines) Patch
M runtime/vm/flow_graph.cc View 4 chunks +18 lines, -5 lines 1 comment Download

Messages

Total messages: 3 (0 generated)
zerny-google
This should fix bug http://code.google.com/p/dart/issues/detail?id=4580
8 years, 4 months ago (2012-08-20 14:44:38 UTC) #1
Vyacheslav Egorov (Google)
lgtm
8 years, 4 months ago (2012-08-20 14:48:54 UTC) #2
srdjan
8 years, 4 months ago (2012-08-20 16:54:20 UTC) #3
LGTM with one comment

http://codereview.chromium.org/10823411/diff/1/runtime/vm/flow_graph.cc
File runtime/vm/flow_graph.cc (right):

http://codereview.chromium.org/10823411/diff/1/runtime/vm/flow_graph.cc#newco...
runtime/vm/flow_graph.cc:292: // Helper to either use the constant value of a
defintion or the defintion.
s/defintion/definition/ (twice)

Powered by Google App Engine
This is Rietveld 408576698