summaryrefslogtreecommitdiff
path: root/test/586-checker-null-array-get
Commit message (Expand)AuthorAgeFilesLines
* Verify ART run-tests' standard output and standard error separately.Roland Levillain2020-11-101-0/+0
* Rename ART run-tests `expected.txt` files as `expected-stdout.txt`.Roland Levillain2020-11-051-0/+0
* ART: Remove jack from testOrion Hodson2018-05-241-23/+0
* Refactoring LSE/LSA: introduce heap location typeAart Bik2018-05-151-3/+2
* Make checker-null-array-get less dexer sensitive.Alan Leung2017-10-163-6/+81
* Fix USE_D8 in conjunction with USE_D8_BY_DEFAULTAlan Leung2017-10-101-1/+1
* Disable D8 for a subset of the testsAlan Leung2017-10-021-0/+3
* test: Modify 586-checker-null-array-get for javac/dxIgor Murashkin2017-06-273-1/+145
* Change iftable to never be nullMathieu Chartier2016-11-161-1/+1
* Relax the DCHECK in load store elimination.Nicolas Geoffray2016-05-101-5/+44
* Call HuntForOriginalReference to get to the null.Nicolas Geoffray2016-03-211-0/+31
* Fix load store elimination bug in the presence of null[i].Nicolas Geoffray2016-03-173-0/+45