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

Issue 9720022: Fix a bug related to bailout where an instruction would be generate at use site for a HBailoutTarge… (Closed)

Created:
8 years, 9 months ago by ngeoffray
Modified:
8 years, 9 months ago
CC:
reviews_dartlang.org, ahe, karlklose, kasperl
Visibility:
Public.

Description

Fix a bug related to bailout where an instruction would be generate at use site for a HBailoutTarget, but the HBailoutTarget does not actually generate the instruction. Committed: https://code.google.com/p/dart/source/detail?r=5618

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -6 lines) Patch
M frog/leg/ssa/codegen_helpers.dart View 1 chunk +4 lines, -0 lines 0 comments Download
M frog/leg/ssa/nodes.dart View 1 chunk +3 lines, -1 line 0 comments Download
M samples/tests/samples/samples.status View 1 chunk +0 lines, -1 line 0 comments Download
M tests/co19/co19-leg.status View 1 chunk +0 lines, -3 lines 0 comments Download
M tests/isolate/isolate-leg.status View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
ngeoffray
8 years, 9 months ago (2012-03-17 10:27:02 UTC) #1
floitsch
LGTM.
8 years, 9 months ago (2012-03-17 21:44:17 UTC) #2
ngeoffray
8 years, 9 months ago (2012-03-18 11:58:58 UTC) #3
Thanks Florian

Powered by Google App Engine
This is Rietveld 408576698