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

Issue 6869005: Land Kevin's patch for supporting %_CallFunction in Crankshaft. (Closed)

Created:
9 years, 8 months ago by fschneider
Modified:
9 years, 6 months ago
CC:
v8-dev
Visibility:
Public.

Description

Land Kevin's patch for supporting %_CallFunction in Crankshaft. Original code review: http://codereview.chromium.org/6838018/ TBR=ager@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=7624

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+228 lines, -48 lines) Patch
M src/arm/full-codegen-arm.cc View 1 chunk +6 lines, -7 lines 0 comments Download
M src/arm/lithium-arm.h View 2 chunks +18 lines, -0 lines 0 comments Download
M src/arm/lithium-arm.cc View 2 chunks +15 lines, -0 lines 0 comments Download
M src/arm/lithium-codegen-arm.h View 1 chunk +2 lines, -2 lines 0 comments Download
M src/arm/lithium-codegen-arm.cc View 6 chunks +20 lines, -5 lines 0 comments Download
M src/hydrogen.cc View 1 chunk +15 lines, -1 line 0 comments Download
M src/hydrogen-instructions.h View 2 chunks +18 lines, -0 lines 0 comments Download
M src/ia32/full-codegen-ia32.cc View 1 chunk +6 lines, -7 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.h View 1 chunk +2 lines, -2 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 7 chunks +21 lines, -6 lines 0 comments Download
M src/ia32/lithium-ia32.h View 2 chunks +20 lines, -0 lines 0 comments Download
M src/ia32/lithium-ia32.cc View 2 chunks +18 lines, -0 lines 0 comments Download
M src/runtime-profiler.cc View 2 chunks +2 lines, -1 line 0 comments Download
M src/x64/full-codegen-x64.cc View 1 chunk +6 lines, -7 lines 0 comments Download
M src/x64/lithium-codegen-x64.h View 1 chunk +2 lines, -2 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 8 chunks +22 lines, -6 lines 0 comments Download
M src/x64/lithium-x64.h View 2 chunks +20 lines, -2 lines 0 comments Download
M src/x64/lithium-x64.cc View 2 chunks +15 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
fschneider
9 years, 8 months ago (2011-04-15 07:53:53 UTC) #1
Mads Ager (chromium)
9 years, 8 months ago (2011-04-15 08:09:29 UTC) #2
Rubber stamp LGTM

Powered by Google App Engine
This is Rietveld 408576698