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

Issue 10810043: Reenable GVN for fields. (Closed)

Created:
8 years, 5 months ago by floitsch
Modified:
8 years, 5 months ago
Reviewers:
ricow1, kasperl
CC:
reviews_dartlang.org, Mads Ager (google)
Visibility:
Public.

Description

Reenable GVN for fields. GVN for fields was disabled in r9735 (issue 4086). Turns out that the fix was not too complicated. Committed: https://code.google.com/p/dart/source/detail?r=9801

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -0 lines) Patch
M lib/compiler/implementation/ssa/nodes.dart View 2 chunks +4 lines, -0 lines 1 comment Download
M lib/compiler/implementation/ssa/optimize.dart View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
floitsch
https://chromiumcodereview.appspot.com/10810043/diff/1/lib/compiler/implementation/ssa/nodes.dart File lib/compiler/implementation/ssa/nodes.dart (right): https://chromiumcodereview.appspot.com/10810043/diff/1/lib/compiler/implementation/ssa/nodes.dart#newcode1309 lib/compiler/implementation/ssa/nodes.dart:1309: clearAllSideEffects(); The original version (when GVN was enabled) did ...
8 years, 5 months ago (2012-07-20 18:25:20 UTC) #1
floitsch
8 years, 5 months ago (2012-07-23 08:37:36 UTC) #2
ricow1
LGTM, for good measure you might want to change the description to say "was disabled ...
8 years, 5 months ago (2012-07-23 08:58:34 UTC) #3
floitsch
8 years, 5 months ago (2012-07-23 09:14:00 UTC) #4
On 2012/07/23 08:58:34, ricow1 wrote:
> LGTM, for good measure you might want to change the description to say "was
> disabled in r9735", 4086 was the bug.

done.

Powered by Google App Engine
This is Rietveld 408576698