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

Issue 1903093002: X87: [Interpreter] Remove register file register and replace with LoadParentFramePointer. (Closed)

Created:
4 years, 8 months ago by zhengxing.li
Modified:
4 years, 8 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

X87: [Interpreter] Remove register file register and replace with LoadParentFramePointer. port 623ad7de882019dff10168ef53bd539f01ef5b93 (r35618) original commit message: Removes the register file machine register from the interpreter and replaces it will loads from the parent frame pointer. As part of this change the raw operand values for register values changes to enable the interpreter to keep using the operand value as the offset from the parent frame pointer. BUG= Committed: https://crrev.com/c14c1b9d42217fa82063511cf76b7e428a9bd5a6 Cr-Commit-Position: refs/heads/master@{#35640}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -24 lines) Patch
M src/x87/builtins-x87.cc View 4 chunks +7 lines, -20 lines 0 comments Download
M src/x87/interface-descriptors-x87.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M src/x87/macro-assembler-x87.h View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 8 (3 generated)
zhengxing.li
PTAL, thanks!
4 years, 8 months ago (2016-04-20 02:46:24 UTC) #2
Weiliang
lgtm
4 years, 8 months ago (2016-04-20 03:34:22 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1903093002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1903093002/1
4 years, 8 months ago (2016-04-20 04:50:20 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 8 months ago (2016-04-20 05:07:57 UTC) #6
nodir1
4 years, 8 months ago (2016-04-22 18:43:34 UTC) #8
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/c14c1b9d42217fa82063511cf76b7e428a9bd5a6
Cr-Commit-Position: refs/heads/master@{#35640}

Powered by Google App Engine
This is Rietveld 408576698