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

Issue 526953004: Lazy deoptimization for comparisons in Turbofan. (Closed)

Created:
6 years, 3 months ago by Jarin
Modified:
6 years, 3 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Lazy deoptimization for comparisons in Turbofan. BUG= R=mstarzinger@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=23594

Patch Set 1 #

Total comments: 5

Patch Set 2 : Address review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+100 lines, -58 lines) Patch
M src/compiler/arm/linkage-arm.cc View 1 chunk +1 line, -2 lines 0 comments Download
M src/compiler/arm64/linkage-arm64.cc View 1 chunk +1 line, -2 lines 0 comments Download
M src/compiler/ia32/linkage-ia32.cc View 1 chunk +1 line, -2 lines 0 comments Download
M src/compiler/js-generic-lowering.cc View 1 2 chunks +36 lines, -17 lines 0 comments Download
M src/compiler/linkage.h View 2 chunks +5 lines, -5 lines 0 comments Download
M src/compiler/linkage.cc View 2 chunks +4 lines, -6 lines 0 comments Download
M src/compiler/linkage-impl.h View 3 chunks +24 lines, -1 line 0 comments Download
M src/compiler/operator-properties-inl.h View 1 chunk +18 lines, -16 lines 0 comments Download
M src/compiler/raw-machine-assembler.cc View 1 chunk +1 line, -2 lines 0 comments Download
M src/compiler/verifier.cc View 1 1 chunk +8 lines, -0 lines 0 comments Download
M src/compiler/x64/linkage-x64.cc View 1 chunk +1 line, -2 lines 0 comments Download
M test/cctest/cctest.status View 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
Jarin
Could you take a look, please?
6 years, 3 months ago (2014-09-01 11:38:27 UTC) #2
Michael Starzinger
LGTM, just minor comments. https://codereview.chromium.org/526953004/diff/1/src/compiler/js-generic-lowering.cc File src/compiler/js-generic-lowering.cc (right): https://codereview.chromium.org/526953004/diff/1/src/compiler/js-generic-lowering.cc#newcode314 src/compiler/js-generic-lowering.cc:314: DCHECK(!has_frame_state); Ouch, this is getting ...
6 years, 3 months ago (2014-09-01 23:10:46 UTC) #3
Jarin
6 years, 3 months ago (2014-09-02 10:38:51 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as 23594 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698