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

Issue 1425083004: PPC: [builtins] Introduce specialized Call/CallFunction builtins. (Closed)

Created:
5 years, 1 month ago by MTBrandyberry
Modified:
5 years, 1 month ago
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@patch4
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

PPC: [builtins] Introduce specialized Call/CallFunction builtins. Port 7c3396d01c7181b22b3dc4cdc38cd4b288f7d9c3 Original commit message: Introduce receiver conversion mode specialization for the Call and CallFunction builtins, so we can specialize the builtin functionality (actually an optimization only) based on static information from the callsite (this is basically a superset of the optimizations that were available with the CallFunctionStub and CallICStub, except that these optimizations are correct now). This fixes a regression introduced by the removal of CallFunctionStub, for programs that call a lot. R=bmeurer@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com, dstence@us.ibm.com BUG=chromium:552244 LOG=n Committed: https://crrev.com/74966e61ea0386f142d2faa0bb9aa39d1c7586ca Cr-Commit-Position: refs/heads/master@{#31905}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -59 lines) Patch
M src/crankshaft/ppc/lithium-codegen-ppc.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M src/full-codegen/ppc/full-codegen-ppc.cc View 8 chunks +12 lines, -6 lines 0 comments Download
M src/ppc/builtins-ppc.cc View 4 chunks +60 lines, -51 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 10 (3 generated)
MTBrandyberry
5 years, 1 month ago (2015-11-09 20:32:17 UTC) #1
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1425083004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1425083004/1
5 years, 1 month ago (2015-11-09 20:32:46 UTC) #3
michael_dawson
On 2015/11/09 20:32:46, commit-bot: I haz the power wrote: > Dry run: CQ is trying ...
5 years, 1 month ago (2015-11-09 20:41:16 UTC) #4
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 1 month ago (2015-11-09 21:08:59 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1425083004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1425083004/1
5 years, 1 month ago (2015-11-09 21:10:13 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 1 month ago (2015-11-09 21:11:29 UTC) #9
commit-bot: I haz the power
5 years, 1 month ago (2015-11-09 21:11:54 UTC) #10
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/74966e61ea0386f142d2faa0bb9aa39d1c7586ca
Cr-Commit-Position: refs/heads/master@{#31905}

Powered by Google App Engine
This is Rietveld 408576698