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

Issue 6128008: X64 Crankshaft: Add LTemplatedInstruction and some derived classes to lithium... (Closed)

Created:
9 years, 11 months ago by William Hesse
Modified:
9 years, 7 months ago
Reviewers:
Lasse Reichstein
CC:
v8-dev
Visibility:
Public.

Description

X64 Crankshaft: Add LTemplatedInstruction and some derived classes to lithium-x64.cc. Committed: http://code.google.com/p/v8/source/detail?r=6257

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+173 lines, -43 lines) Patch
M src/ia32/lithium-ia32.h View 1 chunk +4 lines, -2 lines 0 comments Download
M src/x64/lithium-x64.h View 6 chunks +102 lines, -40 lines 0 comments Download
M src/x64/lithium-x64.cc View 3 chunks +67 lines, -1 line 2 comments Download

Messages

Total messages: 3 (0 generated)
William Hesse
Cut and paste port.
9 years, 11 months ago (2011-01-10 14:34:56 UTC) #1
William Hesse
9 years, 11 months ago (2011-01-11 11:17:56 UTC) #2
Lasse Reichstein
9 years, 11 months ago (2011-01-11 11:23:20 UTC) #3
LGTM

http://codereview.chromium.org/6128008/diff/1/src/x64/lithium-x64.cc
File src/x64/lithium-x64.cc (right):

http://codereview.chromium.org/6128008/diff/1/src/x64/lithium-x64.cc#newcode76
src/x64/lithium-x64.cc:76: // environment()->PrintTo(stream);
What is this commented code?

http://codereview.chromium.org/6128008/diff/1/src/x64/lithium-x64.cc#newcode81
src/x64/lithium-x64.cc:81: //pointer_map()->PrintTo(stream);
Ditto?

Powered by Google App Engine
This is Rietveld 408576698