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

Issue 53001: Fix ARM performance regression on constructing array... (Closed)

Created:
11 years, 9 months ago by Kasper Lund
Modified:
9 years, 7 months ago
Reviewers:
Erik Corry
CC:
v8-dev
Visibility:
Public.

Description

Fix ARM performance regression on constructing array and object literals by using the same logic as we use on IA-32. Committed: http://code.google.com/p/v8/source/detail?r=1587

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -19 lines) Patch
M src/codegen-arm.cc View 3 chunks +22 lines, -18 lines 0 comments Download
M src/codegen-ia32.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Kasper Lund
11 years, 9 months ago (2009-03-24 07:53:09 UTC) #1
Erik Corry
11 years, 9 months ago (2009-03-24 08:53:10 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698