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

Issue 9316061: MIPS: Handle single element array growth + transition in generic KeyedStoreIC (Closed)

Created:
8 years, 10 months ago by kalmard
Modified:
8 years, 10 months ago
Reviewers:
kisg, Paul Lind, danno
CC:
v8-dev
Visibility:
Public.

Description

MIPS: Handle single element array growth + transition in generic KeyedStoreIC Port r10583 (505679e). BUG= TEST= Committed: https://code.google.com/p/v8/source/detail?r=10645

Patch Set 1 #

Patch Set 2 : rebased on r10596 #

Patch Set 3 : rebased on r10618. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+101 lines, -28 lines) Patch
M src/mips/builtins-mips.cc View 2 chunks +2 lines, -3 lines 0 comments Download
M src/mips/ic-mips.cc View 4 chunks +55 lines, -7 lines 0 comments Download
M src/mips/macro-assembler-mips.h View 1 chunk +15 lines, -4 lines 0 comments Download
M src/mips/macro-assembler-mips.cc View 1 chunk +29 lines, -14 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
kalmard
8 years, 10 months ago (2012-02-02 12:51:38 UTC) #1
kalmard
rebased on r10596
8 years, 10 months ago (2012-02-03 11:32:40 UTC) #2
kalmard
rebased on r10618.
8 years, 10 months ago (2012-02-07 11:39:24 UTC) #3
danno
8 years, 10 months ago (2012-02-08 14:43:08 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698