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

Issue 10386047: Make sure all loop-phis are declared. (Closed)

Created:
8 years, 7 months ago by floitsch
Modified:
8 years, 7 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Make sure all loop-phis are declared. Committed: https://code.google.com/p/dart/source/detail?r=7484

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -8 lines) Patch
M lib/compiler/implementation/ssa/codegen.dart View 6 chunks +11 lines, -8 lines 0 comments Download
A tests/language/recursive_loop_phis_test.dart View 1 chunk +21 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
floitsch
This fixes self-hosted dart2js. The problem was that some loop-phis weren't declared and thus using ...
8 years, 7 months ago (2012-05-09 16:28:05 UTC) #1
Lasse Reichstein Nielsen
8 years, 7 months ago (2012-05-09 18:05:34 UTC) #2
Lasse Reichstein Nielsen
8 years, 7 months ago (2012-05-10 11:02:04 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698