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

Issue 6121001: Crankshaft: Create platform-independent lithium files, move LGapResolver and LGapNode there. (Closed)

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

Description

Create platform-independent lithium files, move LGapResolver and LGapNode there Committed: http://code.google.com/p/v8/source/detail?r=6221

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Total comments: 1

Patch Set 5 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+255 lines, -348 lines) Patch
M src/SConscript View 1 2 3 2 chunks +2 lines, -1 line 0 comments Download
M src/arm/lithium-arm.h View 1 2 3 3 chunks +2 lines, -27 lines 0 comments Download
M src/arm/lithium-arm.cc View 1 2 3 2 chunks +1 line, -146 lines 0 comments Download
M src/ia32/lithium-ia32.h View 1 2 4 chunks +2 lines, -25 lines 0 comments Download
M src/ia32/lithium-ia32.cc View 1 2 2 chunks +1 line, -146 lines 0 comments Download
A src/lithium.h View 1 2 3 4 1 chunk +63 lines, -0 lines 0 comments Download
A src/lithium.cc View 1 1 chunk +179 lines, -0 lines 0 comments Download
M src/x64/lithium-x64.h View 1 2 3 2 chunks +2 lines, -1 line 0 comments Download
M src/x64/lithium-x64.cc View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M tools/gyp/v8.gyp View 1 2 3 2 chunks +3 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
William Hesse
9 years, 11 months ago (2011-01-06 15:14:02 UTC) #1
William Hesse
9 years, 11 months ago (2011-01-07 09:42:42 UTC) #2
Kevin Millikin (Chromium)
9 years, 11 months ago (2011-01-07 10:38:11 UTC) #3
LGTM.

http://codereview.chromium.org/6121001/diff/27001/src/lithium.h
File src/lithium.h (right):

http://codereview.chromium.org/6121001/diff/27001/src/lithium.h#newcode31
src/lithium.h:31: //#include "hydrogen.h"
Remove the commented out code in the #includes.

Powered by Google App Engine
This is Rietveld 408576698