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

Issue 6801050: Add ToBoolean-conversion of constants in Crankshaft and use it when generating a branch based on ... (Closed)

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

Description

Add ToBoolean-conversion of constants in Crankshaft and use it when generating a branch based on a constant. Committed: http://code.google.com/p/v8/source/detail?r=7552

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -6 lines) Patch
M src/arm/lithium-arm.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/hydrogen-instructions.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/hydrogen-instructions.cc View 1 chunk +17 lines, -0 lines 0 comments Download
M src/ia32/lithium-ia32.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/x64/lithium-x64.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
fschneider
9 years, 8 months ago (2011-04-07 16:27:57 UTC) #1
Kevin Millikin (Chromium)
9 years, 8 months ago (2011-04-08 06:53:04 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698