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

Issue 2246083003: AOT: Optimize even large functions. Ensures all calls are optimized static calls, switchable calls … (Closed)

Created:
4 years, 4 months ago by rmacnak
Modified:
4 years, 4 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

AOT: Optimize even large functions. Ensures all calls are optimized static calls, switchable calls or megamorphic calls. Clear IC entries before snapshot to remove the need to relink at startup. R=fschneider@google.com Committed: https://github.com/dart-lang/sdk/commit/366e5b331049b4306ac373e529c60752ec0128cd

Patch Set 1 #

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -46 lines) Patch
M runtime/vm/clustered_snapshot.cc View 1 1 chunk +0 lines, -23 lines 0 comments Download
M runtime/vm/object.h View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/vm/object.cc View 1 2 chunks +9 lines, -0 lines 0 comments Download
M runtime/vm/precompiler.cc View 1 3 chunks +6 lines, -23 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
rmacnak
4 years, 4 months ago (2016-08-15 23:18:39 UTC) #2
Florian Schneider
Lgtm
4 years, 4 months ago (2016-08-15 23:27:26 UTC) #3
rmacnak
4 years, 4 months ago (2016-08-15 23:49:48 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
366e5b331049b4306ac373e529c60752ec0128cd (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698