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

Issue 1257953002: MIPS: [interpreter] Add Interpreter{Entry,Exit}Trampoline builtins. (Closed)

Created:
5 years, 4 months ago by paul.l...
Modified:
5 years, 1 month 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

MIPS: [interpreter] Add Interpreter{Entry,Exit}Trampoline builtins. Adds interpreter entry and exit trampoline builtins. BUG=

Patch Set 1 #

Patch Set 2 : update mips32 port, add mips64. #

Patch Set 3 : undo the damage of trying to rebase this on unlanded https://codereview.chromium.org/1254293006/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+301 lines, -4 lines) Patch
M src/compiler/mips/linkage-mips.cc View 1 1 chunk +9 lines, -2 lines 0 comments Download
M src/compiler/mips64/linkage-mips64.cc View 1 1 chunk +9 lines, -2 lines 0 comments Download
M src/mips/assembler-mips.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M src/mips/builtins-mips.cc View 1 2 chunks +139 lines, -0 lines 0 comments Download
M src/mips64/assembler-mips64.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M src/mips64/builtins-mips64.cc View 1 1 chunk +138 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
paul.l...
Cool stuff, Ross! Here's a first-cut MIPS port for https://codereview.chromium.org/1245133002/ I still need to do ...
5 years, 4 months ago (2015-07-27 05:02:56 UTC) #2
rmcilroy
On 2015/07/27 05:02:56, paul.l... wrote: > Cool stuff, Ross! Here's a first-cut MIPS port for ...
5 years, 4 months ago (2015-07-29 20:21:53 UTC) #3
paul.l...
OK, here is the updated mips32 port, and a mips64 version. I tried to get ...
5 years, 4 months ago (2015-07-30 05:11:34 UTC) #4
rmcilroy
On 2015/07/30 05:11:34, paul.l... wrote: > OK, here is the updated mips32 port, and a ...
5 years, 4 months ago (2015-07-30 08:41:48 UTC) #5
balazs.kilvady
5 years, 4 months ago (2015-07-30 11:55:54 UTC) #6
l-g-t-m

Powered by Google App Engine
This is Rietveld 408576698