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

Issue 1371453002: Precompile invoke-field-dispatchers for closures. (Closed)

Created:
5 years, 3 months ago by rmacnak
Modified:
5 years, 3 months ago
Reviewers:
Florian Schneider
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Precompile invoke-field-dispatchers for closures. Improves precompiled DeltaBlueClosures by 8.6x and increases instructions size by 0.05% (0.0005) on ARM. R=fschneider@google.com Committed: https://github.com/dart-lang/sdk/commit/fcdd855859c9c0da74cdc15ff477665b3e3673b9

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -13 lines) Patch
M runtime/vm/code_generator.cc View 1 5 chunks +8 lines, -8 lines 0 comments Download
M runtime/vm/object.h View 1 chunk +2 lines, -1 line 0 comments Download
M runtime/vm/object.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M runtime/vm/object_test.cc View 1 chunk +2 lines, -1 line 0 comments Download
M runtime/vm/parser.cc View 1 chunk +0 lines, -1 line 0 comments Download
M runtime/vm/precompiler.h View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/vm/precompiler.cc View 2 chunks +20 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
rmacnak
5 years, 3 months ago (2015-09-24 23:18:58 UTC) #2
Florian Schneider
LGTM!
5 years, 3 months ago (2015-09-24 23:48:41 UTC) #3
rmacnak
5 years, 3 months ago (2015-09-25 00:19:42 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
fcdd855859c9c0da74cdc15ff477665b3e3673b9 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698