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

Issue 35093002: Fix bug with load elimination in checked mode. (Closed)

Created:
7 years, 2 months ago by Florian Schneider
Modified:
7 years, 2 months ago
Reviewers:
srdjan
CC:
reviews_dartlang.org, vm-dev_dartlang.org, Cutch
Visibility:
Public.

Description

Fix bug with load elimination in checked mode. Definitions that are redefined through AssertAssignable must be unwrapped to number loads/stores correctly for them. Fix test expectations for tests that are passing now that the corresponding co19 test was changed. BUG=https://code.google.com/p/dart/issues/detail?id=13543 R=srdjan@google.com Committed: https://code.google.com/p/dart/source/detail?r=29001

Patch Set 1 #

Patch Set 2 : updated status file, fixed another issue an issue with alias analysis #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -14 lines) Patch
M pkg/pkg.status View 1 1 chunk +0 lines, -6 lines 0 comments Download
M runtime/vm/flow_graph_optimizer.cc View 1 2 chunks +10 lines, -4 lines 0 comments Download
M tests/co19/co19-runtime.status View 1 1 chunk +3 lines, -4 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Florian Schneider
7 years, 2 months ago (2013-10-22 12:23:01 UTC) #1
srdjan
lgtm
7 years, 2 months ago (2013-10-22 15:29:03 UTC) #2
Florian Schneider
I identified another issue with alias analysis. +cc John: I updated the test expectations for ...
7 years, 2 months ago (2013-10-22 15:40:56 UTC) #3
srdjan
lgtm
7 years, 2 months ago (2013-10-22 15:42:45 UTC) #4
Florian Schneider
7 years, 2 months ago (2013-10-22 16:03:53 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r29001 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698