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

Issue 246133005: Optimize numeric comparison with known successors. (Closed)

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

Description

Optimize numeric comparison with known successors. R=svenpanne@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=20880

Patch Set 1 #

Patch Set 2 : Fix #

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

Messages

Total messages: 3 (0 generated)
Benedikt Meurer
PTAL
6 years, 8 months ago (2014-04-22 10:19:58 UTC) #1
Sven Panne
lgtm
6 years, 8 months ago (2014-04-22 10:29:21 UTC) #2
Benedikt Meurer
6 years, 8 months ago (2014-04-22 10:49:51 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r20880 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698