summaryrefslogtreecommitdiff
path: root/test/513-array-deopt/src/Main.java
AgeCommit message (Collapse)Author
2015-06-24BCE: Narrow instead of unconditionnaly overwrite the range.Nicolas Geoffray
bug:21862741 Change-Id: Ic1c2d6fa64255623f87af33a297c459cc9080d3c
2015-06-20Fix wrong DCHECK in bounds check elimination.Nicolas Geoffray
The lower range of an array length instruction can be changed by other instructions than HBoundsCheck, like HNewArray. bug:21862741 Change-Id: Idbe50ac114287ea6d852fb6fe9f9e2d440d18af5