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

Issue 1888783002: VM: Always start switchable calls with IC stub. (Closed)

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

VM: Always start switchable calls with IC stub. This generalizes the use of switchable calls to the case where the number of arguments checked is > 1 and improves performance of calls to the various operator methods. BUG= R=rmacnak@google.com Committed: https://github.com/dart-lang/sdk/commit/78217dc3936097bc88a0a7628e0987c2c7a24957

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -61 lines) Patch
M runtime/vm/flow_graph_compiler.cc View 1 chunk +2 lines, -1 line 0 comments Download
M runtime/vm/flow_graph_compiler_arm.cc View 1 chunk +3 lines, -15 lines 0 comments Download
M runtime/vm/flow_graph_compiler_arm64.cc View 1 chunk +3 lines, -15 lines 0 comments Download
M runtime/vm/flow_graph_compiler_mips.cc View 1 chunk +3 lines, -15 lines 0 comments Download
M runtime/vm/flow_graph_compiler_x64.cc View 1 chunk +3 lines, -15 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
Florian Schneider
4 years, 8 months ago (2016-04-14 12:24:42 UTC) #2
rmacnak
LGTM
4 years, 8 months ago (2016-04-14 17:09:21 UTC) #3
Florian Schneider
4 years, 8 months ago (2016-04-15 11:56:03 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
78217dc3936097bc88a0a7628e0987c2c7a24957 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698