Reviewers: mvstanton,

https://codereview.chromium.org/106733002/diff/1/src/hydrogen-check-elimination.cc
File src/hydrogen-check-elimination.cc (right):

https://codereview.chromium.org/106733002/diff/1/src/hydrogen-check-elimination.cc#newcode131
src/hydrogen-check-elimination.cc:131: copy->size_ = size_;
Note that I missed these two lines before. Which meant I copied the
check entries but forgot they were there (!).

Description:
Improve check elimination with branch sensitivity on HCompareObjectEqAndBranch.

BUG=

Please review this at https://codereview.chromium.org/106733002/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+81, -23 lines):
  M src/hydrogen-check-elimination.cc
  M src/unique.h
  A + test/mjsunit/compiler/compare_objeq_elim.js


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to