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

Issue 10540044: With the change on how we allocate names on HCheck instructions, I need to adjust slightly how we r… (Closed)

Created:
8 years, 6 months ago by ngeoffray
Modified:
8 years, 6 months ago
Reviewers:
kasperl
CC:
reviews_dartlang.org
Visibility:
Public.

Description

With the change on how we allocate names on HCheck instructions, I need to adjust slightly how we restore the state in a bailout method: if a HCheck is in the live environment and it does not have a name, we try to get its name from its checked input. Committed: https://code.google.com/p/dart/source/detail?r=8386

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -4 lines) Patch
M dart/lib/compiler/implementation/ssa/codegen.dart View 1 1 chunk +8 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ngeoffray
TBR to fix the build
8 years, 6 months ago (2012-06-07 10:35:03 UTC) #1
kasperl
8 years, 6 months ago (2012-06-07 11:32:56 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698