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

Issue 6410120: Refactor lithium instructions for constants.... (Closed)

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

Description

Refactor lithium instructions for constants. 1. Remove unnecessary superlcass LConstant. 2. Use hydrogen accessor instead of duplicating the value. Committed: http://code.google.com/p/v8/source/detail?r=6672

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -198 lines) Patch
M src/arm/lithium-arm.h View 2 chunks +9 lines, -24 lines 0 comments Download
M src/arm/lithium-arm.cc View 1 chunk +3 lines, -5 lines 0 comments Download
M src/ia32/lithium-ia32.h View 2 chunks +9 lines, -24 lines 0 comments Download
M src/ia32/lithium-ia32.cc View 1 chunk +3 lines, -5 lines 0 comments Download
M src/x64/lithium-x64.h View 2 chunks +10 lines, -135 lines 1 comment Download
M src/x64/lithium-x64.cc View 1 chunk +3 lines, -5 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
fschneider
9 years, 10 months ago (2011-02-07 17:10:29 UTC) #1
fschneider
redirecting to Kevin.
9 years, 10 months ago (2011-02-08 10:28:30 UTC) #2
Kevin Millikin (Chromium)
9 years, 10 months ago (2011-02-08 10:34:44 UTC) #3

Powered by Google App Engine
This is Rietveld 408576698