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

Issue 150663005: Optimize redundant HCompareMap instructions with known successors. (Closed)

Created:
6 years, 10 months ago by Benedikt Meurer
Modified:
6 years, 10 months ago
Reviewers:
Igor Sheludko
CC:
v8-dev
Visibility:
Public.

Description

Optimize redundant HCompareMap instructions with known successors. R=ishell@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=19094

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
Benedikt Meurer
Hey Igor, This removes two redundant HCompareMap instructions in DeltaBlue, giving some 2-3% improvement. We ...
6 years, 10 months ago (2014-02-05 09:06:39 UTC) #1
Igor Sheludko
lgtm
6 years, 10 months ago (2014-02-05 09:19:22 UTC) #2
Benedikt Meurer
6 years, 10 months ago (2014-02-05 09:31:02 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r19094 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698