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

Issue 102833009: Redo "Dummy receiver optimization" (Closed)

Created:
7 years ago by sra1
Modified:
7 years ago
Reviewers:
ahe, floitsch
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Redo "Dummy receiver optimization" Work around Issue 15720 R=floitsch@google.com Committed: https://code.google.com/p/dart/source/detail?r=31307

Patch Set 1 #

Patch Set 2 : #

Total comments: 1

Patch Set 3 : #

Patch Set 4 : #

Messages

Total messages: 4 (0 generated)
sra1
7 years ago (2013-12-19 09:48:08 UTC) #1
floitsch
LGTM. https://chromiumcodereview.appspot.com/102833009/diff/20001/sdk/lib/_internal/compiler/implementation/ssa/interceptor_simplifier.dart File sdk/lib/_internal/compiler/implementation/ssa/interceptor_simplifier.dart (right): https://chromiumcodereview.appspot.com/102833009/diff/20001/sdk/lib/_internal/compiler/implementation/ssa/interceptor_simplifier.dart#newcode257 sdk/lib/_internal/compiler/implementation/ssa/interceptor_simplifier.dart:257: List<HInstruction> users = node.usedBy.toList(); Add comment explaining that ...
7 years ago (2013-12-19 10:29:16 UTC) #2
sra1
Committed patchset #4 manually as r31307 (presubmit successful).
7 years ago (2013-12-19 23:18:51 UTC) #3
ahe
7 years ago (2013-12-20 16:30:20 UTC) #4
Message was sent while issue was closed.
Regrettably, I have to revert this.

My changes to restore performance of tear-off closures and fix intercepted
methods are affected by this, and Florian and I agreed that the best short-term
solution is to revert this :-(

Cheers,
Peter

Powered by Google App Engine
This is Rietveld 408576698