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

Issue 19223002: Always try to inline certain core library functions. (Closed)

Created:
7 years, 5 months ago by Florian Schneider
Modified:
7 years, 5 months ago
Reviewers:
srdjan
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Always try to inline certain core library functions. Inlining moveNext and get:iterator enables the iterator object for allocation sinking. R=srdjan@google.com Committed: https://code.google.com/p/dart/source/detail?r=25057

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -7 lines) Patch
M runtime/vm/flow_graph_inliner.cc View 6 chunks +13 lines, -6 lines 0 comments Download
M runtime/vm/intermediate_language.h View 2 chunks +6 lines, -0 lines 0 comments Download
M runtime/vm/intermediate_language.cc View 2 chunks +24 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Florian Schneider
7 years, 5 months ago (2013-07-16 10:47:48 UTC) #1
srdjan
LGTM. Once you have moved the 'inlining' in the flow graph optimizer into the inliner, ...
7 years, 5 months ago (2013-07-16 16:17:09 UTC) #2
Florian Schneider
7 years, 5 months ago (2013-07-16 16:45:32 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r25057 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698