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

Issue 6132002: Crankshaft: Move LParallelMove to lithium.h, add LGap to lithium-x64.h. (Closed)

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

Description

Crankshaft: Move LParallelMove to lithium.h, add LGap to lithium-x64.h. Committed: http://code.google.com/p/v8/source/detail?r=6242

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+129 lines, -123 lines) Patch
M src/arm/lithium-arm.h View 1 chunk +0 lines, -21 lines 0 comments Download
M src/arm/lithium-arm.cc View 1 chunk +0 lines, -26 lines 0 comments Download
M src/ia32/lithium-ia32.h View 1 chunk +0 lines, -21 lines 0 comments Download
M src/ia32/lithium-ia32.cc View 1 chunk +0 lines, -26 lines 0 comments Download
M src/lithium.h View 1 chunk +21 lines, -0 lines 0 comments Download
M src/lithium.cc View 1 chunk +26 lines, -0 lines 0 comments Download
M src/x64/lithium-x64.h View 4 chunks +60 lines, -29 lines 0 comments Download
M src/x64/lithium-x64.cc View 1 chunk +22 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
William Hesse
Entirely cut-and-paste change.
9 years, 11 months ago (2011-01-07 13:22:16 UTC) #1
fschneider
9 years, 11 months ago (2011-01-10 10:39:52 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698