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

Issue 300423003: Handle HCheckInstanceType and HIsStringAndBranch in check elimination. (Closed)

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

Description

Handle HCheckInstanceType and HIsStringAndBranch in check elimination. R=ishell@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=21593 Committed: https://code.google.com/p/v8/source/detail?r=21606

Patch Set 1 : #

Total comments: 8

Patch Set 2 : Addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+163 lines, -3 lines) Patch
M src/hydrogen-check-elimination.h View 1 2 chunks +17 lines, -1 line 0 comments Download
M src/hydrogen-check-elimination.cc View 1 8 chunks +99 lines, -1 line 0 comments Download
M src/hydrogen-instructions.h View 1 3 chunks +12 lines, -1 line 0 comments Download
M src/hydrogen-instructions.cc View 1 1 chunk +16 lines, -0 lines 0 comments Download
M src/unique.h View 1 1 chunk +19 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Benedikt Meurer
PTAL
6 years, 6 months ago (2014-05-29 11:31:42 UTC) #1
Igor Sheludko
Mostly nits + what about adding a couple of tests that triggers this optimization as ...
6 years, 6 months ago (2014-05-30 10:00:41 UTC) #2
Benedikt Meurer
Comments addressed. There are several tests for HCheckInstanceType already, because it's used for string adds ...
6 years, 6 months ago (2014-05-31 11:15:46 UTC) #3
Igor Sheludko
lgtm
6 years, 6 months ago (2014-06-02 08:46:21 UTC) #4
Benedikt Meurer
Committed patchset #2 manually as r21593 (presubmit successful).
6 years, 6 months ago (2014-06-02 08:51:32 UTC) #5
Benedikt Meurer
6 years, 6 months ago (2014-06-02 12:17:16 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 manually as r21606 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698