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

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

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

Description

MIPS: Port array literal changes on ARM. Port r10085 (1ef7d5eb2). This patch also contains a fix for StoreArrayLiteralElementStub::Generate which is only used from this code. Original commit message: Includes general array boilerplate copier and re-introduction FAST_ELEMENT optimizations in full-codegen. BUG= TEST= Committed: http://code.google.com/p/v8/source/detail?r=10129

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -103 lines) Patch
M src/mips/code-stubs-mips.cc View 5 chunks +84 lines, -44 lines 0 comments Download
M src/mips/full-codegen-mips.cc View 4 chunks +24 lines, -59 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
kalmard
Fully building and testing v8 on MIPS requires the following patches to be landed: http://codereview.chromium.org/8561001/ ...
9 years ago (2011-11-30 13:52:09 UTC) #1
danno
9 years ago (2011-12-01 13:58:07 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698