summaryrefslogtreecommitdiff
path: root/test/586-checker-null-array-get/src/Main.java
AgeCommit message (Expand)Author
2018-05-15Refactoring LSE/LSA: introduce heap location typeAart Bik
2017-10-16Make checker-null-array-get less dexer sensitive.Alan Leung
2017-06-27test: Modify 586-checker-null-array-get for javac/dxIgor Murashkin
2016-11-16Change iftable to never be nullMathieu Chartier
2016-05-10Relax the DCHECK in load store elimination.Nicolas Geoffray
2016-03-21Call HuntForOriginalReference to get to the null.Nicolas Geoffray
2016-03-17Fix load store elimination bug in the presence of null[i].Nicolas Geoffray