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

Issue 9878001: Fix a bug where a block would be visited twice: by a non-dominating loop, and by its dominator. (Closed)

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

Description

Fix a bug where a block would be visited twice: by a non-dominating loop, and by its dominator. Committed: https://code.google.com/p/dart/source/detail?r=5968

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -1 line) Patch
M lib/compiler/implementation/ssa/codegen.dart View 1 chunk +5 lines, -0 lines 0 comments Download
M tests/co19/co19-leg.status View 1 chunk +0 lines, -1 line 0 comments Download
A tests/language/src/NonDominatingLoopTest.dart View 1 chunk +21 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ngeoffray
8 years, 9 months ago (2012-03-28 12:57:12 UTC) #1
floitsch
8 years, 9 months ago (2012-03-28 17:58:39 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698