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

Issue 23691067: Remove unused HIsNumberAndBranch instruction. (Closed)

Created:
7 years, 3 months ago by Benedikt Meurer
Modified:
7 years, 3 months ago
Reviewers:
Sven Panne
CC:
v8-dev
Visibility:
Public.

Description

Remove unused HIsNumberAndBranch instruction. R=svenpanne@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=16761

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
Benedikt Meurer
Hey Sven, The HIsNumberAndBranch instruction is unused since your UnaryOp cleanup, so this can go ...
7 years, 3 months ago (2013-09-17 09:49:14 UTC) #1
Sven Panne
lgtm
7 years, 3 months ago (2013-09-17 11:17:56 UTC) #2
Benedikt Meurer
7 years, 3 months ago (2013-09-17 11:27:39 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r16761 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698