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

Issue 6142011: Crankshaft: Move LEnvironment and LPointerMap classes to platform-independent... (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 LEnvironment and LPointerMap classes to platform-independent lithium.h. Move WriteTranslation method from LEnvironment class to LCodeGen class. Committed: http://code.google.com/p/v8/source/detail?r=6276

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+280 lines, -421 lines) Patch
M src/arm/lithium-arm.h View 1 2 chunks +0 lines, -104 lines 0 comments Download
M src/arm/lithium-arm.cc View 2 chunks +0 lines, -70 lines 0 comments Download
M src/arm/lithium-codegen-arm.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/arm/lithium-codegen-arm.cc View 2 chunks +40 lines, -1 line 0 comments Download
M src/ia32/lithium-codegen-ia32.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 2 chunks +40 lines, -1 line 0 comments Download
M src/ia32/lithium-ia32.h View 1 2 chunks +0 lines, -104 lines 0 comments Download
M src/ia32/lithium-ia32.cc View 2 chunks +0 lines, -70 lines 0 comments Download
M src/lithium.h View 2 chunks +109 lines, -0 lines 0 comments Download
M src/lithium.cc View 1 chunk +34 lines, -0 lines 0 comments Download
M src/x64/lithium-codegen-x64.h View 2 chunks +12 lines, -0 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 1 chunk +39 lines, -0 lines 0 comments Download
M src/x64/lithium-x64.h View 1 2 chunks +0 lines, -71 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
William Hesse
9 years, 11 months ago (2011-01-11 14:44:25 UTC) #1
fschneider
9 years, 11 months ago (2011-01-11 15:05:23 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698