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

Issue 8472005: Port array literal changes on ARM. (Closed)

Created:
9 years, 1 month ago by danno
Modified:
9 years ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

Port array literal changes on ARM. Includes general array boilerplate copier and re-introduction FAST_ELEMENT optimizations in full-codegen. BUG=none TEST=none Committed: http://code.google.com/p/v8/source/detail?r=10085

Patch Set 1 #

Patch Set 2 : Implement generic array literal boilerplate copy and optimizations on ARM. #

Patch Set 3 : Merge with latest #

Patch Set 4 : remove white space #

Patch Set 5 : remove double check #

Unified diffs Side-by-side diffs Delta from patch set Stats (+104 lines, -51 lines) Patch
M src/arm/code-stubs-arm.cc View 1 2 3 chunks +82 lines, -40 lines 0 comments Download
M src/arm/full-codegen-arm.cc View 1 2 3 4 4 chunks +22 lines, -11 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
danno
PTAL
9 years ago (2011-11-28 16:58:02 UTC) #1
Michael Starzinger
9 years ago (2011-11-28 17:21:09 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698