Reviewers: Sven Panne,

Message:
Committed patchset #1 manually as r19475 (presubmit successful).

Description:
Fix Hydrogen bounds check elimination

When combining bounds checks, they must all be moved before the first load/store
that they are guarding.

BUG=chromium:344186
LOG=y
[email protected]

Committed: https://code.google.com/p/v8/source/detail?r=19475

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

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

Affected files (+85, -93 lines):
  M src/hydrogen-bce.cc
  A test/mjsunit/regress/regress-crbug-344186.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