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

Issue 23537053: MIPS: Tweak StoreKeyed. (Closed)

Created:
7 years, 3 months ago by kilvadyb
Modified:
7 years, 3 months ago
CC:
v8-dev
Base URL:
https://github.com/v8/v8.git@gbl
Visibility:
Public.

Description

MIPS: Tweak StoreKeyed. Port r16771 (536eb66) Original commit message: Avoid corrupting its input in some cases. BUG=none TEST=test/mjsunit/lithium/StoreKeyed*.js

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -40 lines) Patch
M src/mips/lithium-codegen-mips.cc View 3 chunks +29 lines, -23 lines 0 comments Download
M src/mips/lithium-mips.cc View 3 chunks +15 lines, -17 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
kilvadyb
7 years, 3 months ago (2013-09-17 19:06:13 UTC) #1
Paul Lind
LGTM, I'll land this for you.
7 years, 3 months ago (2013-09-17 19:36:21 UTC) #2
Paul Lind
7 years, 3 months ago (2013-09-17 19:44:13 UTC) #3
Committed as r16779.

Powered by Google App Engine
This is Rietveld 408576698