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

Issue 9316131: Properly initialize element-transitioning array literals on ARM. (Closed)

Created:
8 years, 10 months ago by danno
Modified:
8 years, 10 months ago
Reviewers:
Erik Corry
CC:
v8-dev
Visibility:
Public.

Description

Properly initialize element-transitioning array literals on ARM. R=erikcorry@gmail.com BUG=v8:1930 TEST=unit tests with enable_vfp3=true Committed: https://code.google.com/p/v8/source/detail?r=10624

Patch Set 1 #

Total comments: 1

Patch Set 2 : Review feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -2 lines) Patch
M src/arm/code-stubs-arm.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M src/arm/macro-assembler-arm.h View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
danno
8 years, 10 months ago (2012-02-06 15:12:49 UTC) #1
danno
8 years, 10 months ago (2012-02-06 15:55:56 UTC) #2
Erik Corry
https://chromiumcodereview.appspot.com/9316131/diff/1/src/arm/code-stubs-arm.cc File src/arm/code-stubs-arm.cc (right): https://chromiumcodereview.appspot.com/9316131/diff/1/src/arm/code-stubs-arm.cc#newcode7361 src/arm/code-stubs-arm.cc:7361: __ StoreNumberToDoubleElements(r0, r3, r1, r5, r6, r7, r9, r4, ...
8 years, 10 months ago (2012-02-07 08:07:44 UTC) #3
danno
Added commands and changed call to use a register that can be modified anyway to ...
8 years, 10 months ago (2012-02-07 08:40:59 UTC) #4
danno
Sorry, should read "Added comments"
8 years, 10 months ago (2012-02-07 08:41:17 UTC) #5
Erik Corry
8 years, 10 months ago (2012-02-07 10:31:21 UTC) #6
LGTM

Powered by Google App Engine
This is Rietveld 408576698