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

Issue 6611014: Add lithium support for %_GetCachedArrayIndex for IA32 and X64 (Closed)

Created:
9 years, 9 months ago by Søren Thygesen Gjesse
Modified:
9 years, 7 months ago
Reviewers:
Karl Klose
CC:
v8-dev
Visibility:
Public.

Description

Add lithium support for %_GetCachedArrayIndex for IA32 and X64 BUG=v8:1093 Committed: http://code.google.com/p/v8/source/detail?r=7037

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -20 lines) Patch
M src/arm/lithium-arm.h View 1 chunk +8 lines, -8 lines 0 comments Download
M src/arm/lithium-arm.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/arm/lithium-codegen-arm.cc View 1 chunk +6 lines, -3 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 3 chunks +15 lines, -2 lines 0 comments Download
M src/ia32/lithium-ia32.h View 2 chunks +12 lines, -0 lines 0 comments Download
M src/ia32/lithium-ia32.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 3 chunks +16 lines, -2 lines 0 comments Download
M src/x64/lithium-x64.h View 2 chunks +12 lines, -0 lines 0 comments Download
M src/x64/lithium-x64.cc View 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Søren Thygesen Gjesse
9 years, 9 months ago (2011-03-03 09:01:41 UTC) #1
Karl Klose
9 years, 9 months ago (2011-03-03 09:27:21 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698