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

Issue 19691005: Remove HCompareConstantEqAndBranch (never used), and its corresponding Lithium instructions. (Closed)

Created:
7 years, 5 months ago by titzer
Modified:
7 years, 5 months ago
CC:
v8-dev
Visibility:
Public.

Description

Remove HCompareConstantEqAndBranch (never used), and its corresponding Lithium instructions. BUG= R=bmeurer@chromium.org, mvstanton@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=15853

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -143 lines) Patch
M src/arm/lithium-arm.h View 2 chunks +0 lines, -15 lines 0 comments Download
M src/arm/lithium-arm.cc View 1 chunk +0 lines, -7 lines 0 comments Download
M src/arm/lithium-codegen-arm.cc View 1 chunk +0 lines, -8 lines 0 comments Download
M src/hydrogen-instructions.h View 2 chunks +0 lines, -24 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 1 chunk +0 lines, -8 lines 0 comments Download
M src/ia32/lithium-ia32.h View 2 chunks +0 lines, -15 lines 0 comments Download
M src/ia32/lithium-ia32.cc View 1 chunk +0 lines, -7 lines 0 comments Download
M src/mips/lithium-codegen-mips.cc View 1 chunk +0 lines, -7 lines 0 comments Download
M src/mips/lithium-mips.h View 2 chunks +0 lines, -15 lines 0 comments Download
M src/mips/lithium-mips.cc View 1 chunk +0 lines, -7 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 1 chunk +0 lines, -8 lines 0 comments Download
M src/x64/lithium-x64.h View 2 chunks +0 lines, -15 lines 0 comments Download
M src/x64/lithium-x64.cc View 1 chunk +0 lines, -7 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
titzer
7 years, 5 months ago (2013-07-24 09:30:33 UTC) #1
mvstanton
That is good. Our other comparison operations are smart enough to recognize an HConstant and ...
7 years, 5 months ago (2013-07-24 09:57:29 UTC) #2
Benedikt Meurer
Nice red-only CL. :-) LGTM
7 years, 5 months ago (2013-07-24 10:03:13 UTC) #3
titzer
7 years, 5 months ago (2013-07-24 10:48:26 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r15853 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698