OSDN Git Service

Exploit NE/EQ tests on array length in BCE.
authorAart Bik <ajcbik@google.com>
Wed, 4 May 2016 21:00:55 +0000 (14:00 -0700)
committerAart Bik <ajcbik@google.com>
Wed, 4 May 2016 21:40:41 +0000 (14:40 -0700)
commita210689f1a0e7839f5b3589fd57583e6ae20ded0
tree9b07a9a999c0fff883163b06e4eb0a92ede376fd
parentf5d1fbe2893803b22d57121ce80a7f44f484a438
Exploit NE/EQ tests on array length in BCE.

BUG=28585870

Change-Id: I382ffaf80dfb861f66eb0bfb6508e7d946a07e14
compiler/optimizing/bounds_check_elimination.cc
test/449-checker-bce/src/Main.java
test/530-checker-loops2/src/Main.java