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

Issue 393693003: MIPS: Use register parameters in ElementsTransitionGenerator. (Closed)

Created:
6 years, 5 months ago by akos.palfi.imgtec
Modified:
6 years, 5 months ago
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

MIPS: Use register parameters in ElementsTransitionGenerator. Port r22384 (52caca20) BUG= R=mvstanton@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=22396

Patch Set 1 #

Patch Set 2 : Add mips64 port. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+445 lines, -311 lines) Patch
M src/mips/codegen-mips.cc View 7 chunks +187 lines, -143 lines 0 comments Download
M src/mips/ic-mips.cc View 3 chunks +6 lines, -7 lines 0 comments Download
M src/mips/macro-assembler-mips.h View 1 chunk +8 lines, -1 line 0 comments Download
M src/mips/macro-assembler-mips.cc View 1 chunk +24 lines, -8 lines 0 comments Download
M src/mips64/codegen-mips64.cc View 1 8 chunks +182 lines, -136 lines 0 comments Download
M src/mips64/ic-mips64.cc View 1 3 chunks +6 lines, -7 lines 0 comments Download
M src/mips64/macro-assembler-mips64.h View 1 1 chunk +8 lines, -1 line 0 comments Download
M src/mips64/macro-assembler-mips64.cc View 1 1 chunk +24 lines, -8 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
akos.palfi.imgtec
PTAL.
6 years, 5 months ago (2014-07-15 01:21:43 UTC) #1
mvstanton
Thanks for pushing that through! LGTM.
6 years, 5 months ago (2014-07-15 08:20:31 UTC) #2
akos.palfi.imgtec
6 years, 5 months ago (2014-07-15 08:38:30 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r22396 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698