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

Issue 6025014: Remove unused policy from register allocator.... (Closed)

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

Description

Remove unused policy from register allocator. DefineSameAsAny is never used and currently does exactly the same as DefineSameAsFirst. Committed: http://code.google.com/p/v8/source/detail?r=6163

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -17 lines) Patch
M src/arm/lithium-arm.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/arm/lithium-arm.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M src/ia32/lithium-ia32.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/ia32/lithium-ia32.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M src/lithium-allocator.h View 2 chunks +1 line, -2 lines 0 comments Download
M src/lithium-allocator.cc View 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
fschneider
9 years, 11 months ago (2011-01-04 14:31:36 UTC) #1
Vyacheslav Egorov (Chromium)
9 years, 11 months ago (2011-01-04 14:32:35 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698