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

Issue 2330003: Change the interface of LoadIC on the x64 platform to take its arguments in r... (Closed)

Created:
10 years, 7 months ago by William Hesse
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Change the interface of LoadIC on the x64 platform to take its arguments in registers. Committed: http://code.google.com/p/v8/source/detail?r=4759

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+89 lines, -86 lines) Patch
M src/arm/ic-arm.cc View 1 2 chunks +4 lines, -5 lines 0 comments Download
M src/ia32/ic-ia32.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M src/x64/codegen-x64.cc View 1 6 chunks +9 lines, -7 lines 0 comments Download
M src/x64/debug-x64.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M src/x64/full-codegen-x64.cc View 1 4 chunks +10 lines, -10 lines 0 comments Download
M src/x64/ic-x64.cc View 1 12 chunks +24 lines, -31 lines 0 comments Download
M src/x64/stub-cache-x64.cc View 1 7 chunks +11 lines, -20 lines 0 comments Download
M src/x64/virtual-frame-x64.cc View 1 1 chunk +6 lines, -6 lines 0 comments Download
M test/mjsunit/delete.js View 1 2 chunks +22 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
William Hesse
10 years, 7 months ago (2010-05-28 12:18:10 UTC) #1
Søren Thygesen Gjesse
10 years, 7 months ago (2010-05-28 13:05:51 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698