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

Issue 99043002: Check elimination: Learn from if(CompareMap(x)) on true branch. (Closed)

Created:
7 years ago by titzer
Modified:
7 years ago
Reviewers:
Toon Verwaest
CC:
v8-dev
Visibility:
Public.

Description

Check elimination: Learn from if(CompareMap(x)) on true branch. BUG= R=verwaest@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=18210

Patch Set 1 #

Total comments: 1

Patch Set 2 : Update the copy state, not the original. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -14 lines) Patch
M src/hydrogen-check-elimination.cc View 1 1 chunk +17 lines, -0 lines 0 comments Download
A + test/mjsunit/compiler/compare_map_elim.js View 1 1 chunk +20 lines, -14 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
titzer
7 years ago (2013-12-02 12:56:30 UTC) #1
Toon Verwaest
LGTM with a nit. I'll leave that one up to you. https://codereview.chromium.org/99043002/diff/1/src/hydrogen-check-elimination.cc File src/hydrogen-check-elimination.cc (right): ...
7 years ago (2013-12-02 15:13:14 UTC) #2
titzer
7 years ago (2013-12-02 18:34:42 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r18210 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698