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

Issue 8353002: Optimize fast element conversion in arm using batch store/loads. (Closed)

Created:
9 years, 2 months ago by Yang
Modified:
9 years, 2 months ago
Reviewers:
Sven Panne
CC:
v8-dev
Visibility:
Public.

Description

Optimize fast element conversion in arm using batch store/loads. Committed: http://code.google.com/p/v8/source/detail?r=9704

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+85 lines, -35 lines) Patch
M src/arm/code-stubs-arm.cc View 7 chunks +28 lines, -32 lines 0 comments Download
M src/arm/macro-assembler-arm.h View 2 chunks +56 lines, -2 lines 1 comment Download
M test/mjsunit/elements-transition.js View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Yang
Follow-up to http://codereview.chromium.org/8342032/. Please take a look. http://codereview.chromium.org/8353002/diff/1/src/arm/macro-assembler-arm.h File src/arm/macro-assembler-arm.h (right): http://codereview.chromium.org/8353002/diff/1/src/arm/macro-assembler-arm.h#newcode365 src/arm/macro-assembler-arm.h:365: Not moving ...
9 years, 2 months ago (2011-10-19 11:41:11 UTC) #1
Sven Panne
9 years, 2 months ago (2011-10-19 12:11:02 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698