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

Issue 6471020: Fix a representation change bug in the Hydrogen graph construction. (Closed)

Created:
9 years, 10 months ago by Kevin Millikin (Chromium)
Modified:
9 years, 7 months ago
Reviewers:
fschneider
CC:
v8-dev
Visibility:
Public.

Description

Fix a representation change bug in the Hydrogen graph construction. We could try to treat an HPhi as an HInstruction because the code did not properly handle the case of a phi in a block with itself as one of the predecessors. BUG=v8:1134 Committed: http://code.google.com/p/v8/source/detail?r=6721

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -6 lines) Patch
M src/hydrogen.cc View 1 chunk +4 lines, -6 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Chromium)
9 years, 10 months ago (2011-02-10 09:47:07 UTC) #1
fschneider
9 years, 10 months ago (2011-02-10 10:01:20 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698