Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-24 | BCE: Narrow instead of unconditionnaly overwrite the range. | Nicolas Geoffray | |
bug:21862741 Change-Id: Ic1c2d6fa64255623f87af33a297c459cc9080d3c | |||
2015-06-20 | Fix 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 |