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

Issue 1178703014: dart2js cps: Fix bug in liveness analysis. (Closed)

Created:
5 years, 6 months ago by asgerf
Modified:
5 years, 6 months ago
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

dart2js cps: Fix bug in liveness analysis. Rather embarrassingly, the CFG built for liveness analysis did not join branches after a conditional, it just kept going out of the 'else' branch. BUG= R=karlklose@google.com Committed: https://github.com/dart-lang/sdk/commit/9e5564c4eb473a661f82a91d0f7e62a4109e50ad

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -7 lines) Patch
M pkg/compiler/lib/src/tree_ir/optimization/variable_merger.dart View 6 chunks +24 lines, -5 lines 0 comments Download
M tests/co19/co19-dart2js.status View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
asgerf
5 years, 6 months ago (2015-06-17 09:39:24 UTC) #2
karlklose
LGTM!
5 years, 6 months ago (2015-06-17 10:48:07 UTC) #3
asgerf
5 years, 6 months ago (2015-06-17 11:25:40 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
9e5564c4eb473a661f82a91d0f7e62a4109e50ad (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698