summaryrefslogtreecommitdiffstats
path: root/test/083-compiler-regressions
Commit message (Expand)AuthorAgeFilesLines
* Error when taking the modulo of the length of an arrayBrian Carlstrom2014-03-272-0/+27
* Fix CopyRegInfo to keep live/dirty flags of new registers.Chao-ying Fu2014-03-272-0/+34
* Reuse promoted register temporarilyYevgeny Rouban2014-03-262-0/+14
* Fix message in 083-compiler_regressions testbuzbee2014-03-201-1/+1
* Fix Quick compiler "out of registers"buzbee2014-03-192-0/+299
* Rewrite kMirOpSelect for all IF_ccZ opcodes.Vladimir Marko2014-03-042-0/+113
* Incorrect result of the "mul-long by 1" operationAlexei Zavjalov2014-02-262-0/+15
* Add tests for null check elimination by local value numbering.Vladimir Marko2014-02-212-1/+51
* Add wide setter test with preceding parameters as int.Vladimir Marko2014-02-101-2/+27
* Tweak test to better expose codegen bug.Ian Rogers2014-02-071-4/+4
* Update ART tests to handle new System.gc behaviorMathieu Chartier2014-02-041-2/+2
* Bring over the new tests from https://android-review.googlesource.com/#/c/387...Elliott Hughes2012-07-113-0/+53
* Fix getter/setter special case codegenbuzbee2012-03-271-2/+14
* Fix cpplint's whitespace complaints.Elliott Hughes2012-03-261-2/+2
* Fix special method codegenbuzbee2012-03-213-0/+8429