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

Issue 14602011: Fix issue 10321 by invalidating previous "generate at use site" optimizations based on a pure instr… (Closed)

Created:
7 years, 7 months ago by ngeoffray
Modified:
7 years, 7 months ago
Reviewers:
ahe, kasperl
CC:
reviews_dartlang.org, ahe
Visibility:
Public.

Description

Fix issue 10321 by invalidating previous "generate at use site" optimizations based on a pure instruction that is being moved in the graph. R=ahe@google.com, kasperl@google.com Committed: https://code.google.com/p/dart/source/detail?r=22232

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -1 line) Patch
M sdk/lib/_internal/compiler/implementation/ssa/codegen_helpers.dart View 1 2 chunks +9 lines, -1 line 0 comments Download
A tests/language/issue10321_test.dart View 1 1 chunk +41 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
ngeoffray
7 years, 7 months ago (2013-04-30 17:04:37 UTC) #1
ahe
LGTM, I can confirm that sunflower now runs on self-hosted dart2js. https://codereview.chromium.org/14602011/diff/1/sdk/lib/_internal/compiler/implementation/ssa/codegen_helpers.dart File sdk/lib/_internal/compiler/implementation/ssa/codegen_helpers.dart (right): ...
7 years, 7 months ago (2013-04-30 20:06:25 UTC) #2
ngeoffray
Thanks Peter for having taken a look. The fix actually did not compose when a ...
7 years, 7 months ago (2013-05-01 09:37:09 UTC) #3
kasperl
LGTM.
7 years, 7 months ago (2013-05-01 09:39:31 UTC) #4
ngeoffray
7 years, 7 months ago (2013-05-01 09:49:14 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r22232 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698