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

Issue 1174963004: PPC: [deoptimizer] Basic support inlining based on SharedFunctionInfo. (Closed)

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

Description

PPC: [deoptimizer] Basic support inlining based on SharedFunctionInfo. Port cf21da7e485ac80b3071e477e5399a00ee2b365f Original commit message: Up until now we can only inline based on JSFunction, because of the way the deoptimization works. With this change we will be able to inline based on the SharedFunctionInfo and materialize the JSFunction from a literal or a stack slot when necessary. R=bmeurer@chromium.org, dstence@us.ibm.com, michael_dawson@ca.ibm.com BUG= Committed: https://crrev.com/445f26a3ae5a4945f087a069bdd4d3a8afd26adc Cr-Commit-Position: refs/heads/master@{#28909}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -17 lines) Patch
M src/ppc/lithium-codegen-ppc.cc View 1 chunk +61 lines, -17 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
MTBrandyberry
5 years, 6 months ago (2015-06-10 15:38:18 UTC) #1
dstence
lgtm
5 years, 6 months ago (2015-06-10 15:49:33 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1174963004/1
5 years, 6 months ago (2015-06-10 15:50:50 UTC) #4
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 6 months ago (2015-06-10 16:14:42 UTC) #5
commit-bot: I haz the power
5 years, 6 months ago (2015-06-10 16:14:56 UTC) #6
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/445f26a3ae5a4945f087a069bdd4d3a8afd26adc
Cr-Commit-Position: refs/heads/master@{#28909}

Powered by Google App Engine
This is Rietveld 408576698