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

Issue 1129053003: MIPS: New hydrogen instruction to reduce cost of growing an array on keyed stores. (Closed)

Created:
5 years, 7 months ago by akos.palfi.imgtec
Modified:
5 years, 7 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

MIPS: New hydrogen instruction to reduce cost of growing an array on keyed stores. Port for https://codereview.chromium.org/1124443004/ BUG=

Patch Set 1 #

Patch Set 2 : Cosmetic change. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+268 lines, -2 lines) Patch
M src/mips/interface-descriptors-mips.cc View 1 chunk +0 lines, -1 line 0 comments Download
M src/mips/lithium-codegen-mips.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/mips/lithium-codegen-mips.cc View 1 1 chunk +95 lines, -0 lines 0 comments Download
M src/mips/lithium-mips.h View 2 chunks +23 lines, -0 lines 0 comments Download
M src/mips/lithium-mips.cc View 1 chunk +15 lines, -0 lines 0 comments Download
M src/mips64/interface-descriptors-mips64.cc View 1 chunk +0 lines, -1 line 0 comments Download
M src/mips64/lithium-codegen-mips64.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/mips64/lithium-codegen-mips64.cc View 1 chunk +95 lines, -0 lines 0 comments Download
M src/mips64/lithium-mips64.h View 2 chunks +23 lines, -0 lines 0 comments Download
M src/mips64/lithium-mips64.cc View 1 chunk +15 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (1 generated)
paul.l...
l-g-t-m for addition to https://codereview.chromium.org/1124443004/
5 years, 7 months ago (2015-05-08 17:44:08 UTC) #2
akos.palfi.imgtec
5 years, 7 months ago (2015-05-12 09:37:31 UTC) #3

Powered by Google App Engine
This is Rietveld 408576698