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

Issue 6515012: x64: Port OSR to the x64 platform. (Closed)

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

Description

x64: Port OSR to the x64 platform. Committed: http://code.google.com/p/v8/source/detail?r=6791

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+118 lines, -12 lines) Patch
M src/flag-definitions.h View 1 1 chunk +3 lines, -3 lines 0 comments Download
M src/x64/builtins-x64.cc View 1 2 2 chunks +62 lines, -2 lines 2 comments Download
M src/x64/deoptimizer-x64.cc View 1 2 1 chunk +39 lines, -2 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 2 chunks +14 lines, -2 lines 0 comments Download
M test/mjsunit/mjsunit.status View 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Rico
9 years, 10 months ago (2011-02-14 13:31:11 UTC) #1
Kevin Millikin (Chromium)
LGTM. http://codereview.chromium.org/6515012/diff/9/src/x64/builtins-x64.cc File src/x64/builtins-x64.cc (right): http://codereview.chromium.org/6515012/diff/9/src/x64/builtins-x64.cc#newcode1419 src/x64/builtins-x64.cc:1419: // a test(eax, depth) instruction right after the ...
9 years, 10 months ago (2011-02-14 16:02:30 UTC) #2
Rico
9 years, 10 months ago (2011-02-15 13:37:06 UTC) #3
http://codereview.chromium.org/6515012/diff/9/src/x64/builtins-x64.cc
File src/x64/builtins-x64.cc (right):

http://codereview.chromium.org/6515012/diff/9/src/x64/builtins-x64.cc#newcode...
src/x64/builtins-x64.cc:1419: // a test(eax, depth) instruction right after the
call.
On 2011/02/14 16:02:30, Kevin Millikin wrote:
> eax ==> rax

Done.

Powered by Google App Engine
This is Rietveld 408576698