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

Issue 1256563002: PPC: HydrogenCodeStubs consume stack arguments via descriptor. (Closed)

Created:
5 years, 5 months ago by MTBrandyberry
Modified:
5 years, 5 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: HydrogenCodeStubs consume stack arguments via descriptor. Port 3334b830a512eda1f8eed678a0e6fda52b23472a Original commit message; All of this is controlled by the CallDescriptor. It's simply the case that if you specify less registers than the function arity calls for, the rest are assumed to be on the stack. Bailout handlers accept these constant stack arguments too. R=mvstanton@chromium.org, dstence@us.ibm.com, michael_dawson@ca.ibm.com BUG= Committed: https://crrev.com/f80e6869063140f0684cea498b8687bd99332d61 Cr-Commit-Position: refs/heads/master@{#29820}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -3 lines) Patch
M src/ic/ppc/handler-compiler-ppc.cc View 1 chunk +7 lines, -1 line 0 comments Download
M src/ppc/code-stubs-ppc.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/ppc/interface-descriptors-ppc.cc View 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
MTBrandyberry
5 years, 5 months ago (2015-07-23 15:23:20 UTC) #1
dstence
lgtm
5 years, 5 months ago (2015-07-23 15:45:00 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1256563002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1256563002/1
5 years, 5 months ago (2015-07-23 15:51:03 UTC) #4
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 5 months ago (2015-07-23 16:17:22 UTC) #5
commit-bot: I haz the power
5 years, 5 months ago (2015-07-23 16:17:34 UTC) #6
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/f80e6869063140f0684cea498b8687bd99332d61
Cr-Commit-Position: refs/heads/master@{#29820}

Powered by Google App Engine
This is Rietveld 408576698