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

Issue 1700323002: PPC: [turbofan] Add an operator to access the parent frame pointer (Closed)

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

Description

PPC: [turbofan] Add an operator to access the parent frame pointer Port fd8fd05cc5389a44a3d15ace0cf34b43369b758e Original commit message: This functionality is useful for stubs that need to walk the stack. The new machine operator, LoadParentFramePointer dosn't force the currently compiling method to have a frame in contrast to LoadFramePointer. Instead, it adapts accordingly when frame elision is possible, making efficient stack walks possible without incurring a performance penalty for small stubs that can benefit from frame elision. R=danno@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com BUG= Committed: https://crrev.com/163ef0991a84d5f47ab0313e869267017a631506 Cr-Commit-Position: refs/heads/master@{#34049}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -0 lines) Patch
M src/compiler/ppc/code-generator-ppc.cc View 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
MTBrandyberry
4 years, 10 months ago (2016-02-16 21:53:23 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/1700323002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1700323002/1
4 years, 10 months ago (2016-02-16 21:53:33 UTC) #3
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 10 months ago (2016-02-16 22:14:37 UTC) #5
michael_dawson
On 2016/02/16 22:14:37, commit-bot: I haz the power wrote: > Dry run: This issue passed ...
4 years, 10 months ago (2016-02-16 22:19:33 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1700323002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1700323002/1
4 years, 10 months ago (2016-02-16 22:19:58 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 10 months ago (2016-02-16 22:21:19 UTC) #9
commit-bot: I haz the power
4 years, 10 months ago (2016-02-16 22:21:48 UTC) #11
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/163ef0991a84d5f47ab0313e869267017a631506
Cr-Commit-Position: refs/heads/master@{#34049}

Powered by Google App Engine
This is Rietveld 408576698