summaryrefslogtreecommitdiffstats
path: root/test/800-smali/src
Commit message (Expand)AuthorAgeFilesLines
* Fix verifier handling of empty switch as last instruction.Jeff Hao2015-03-201-0/+2
* Fix exception handling during deoptimizationSebastien Hertz2015-01-231-10/+18
* ART: Fix divide-by-zero for ARMAndreas Gampe2015-01-061-0/+1
* ART: Fix verification of constructors.Stephen Kyle2014-12-221-0/+2
* Clean up dead loops before suspend check elimination.Vladimir Marko2014-12-191-0/+1
* Re-factor Quick ABI supportSerguei Katkov2014-12-081-0/+1
* Fix Move64 by using ParallelMoves.Nicolas Geoffray2014-11-271-0/+1
* Quick compiler: handle embedded switch databuzbee2014-11-251-0/+2
* ART: X86Mir2Lir::OpRegRegReg should expect kOpMul for r_dest == r_src2 casePavel Vyssotski2014-11-191-0/+1
* Do not try to sharpen super calls to abstract methods.Vladimir Marko2014-11-181-0/+8
* Fix ordering of fields with the same name.Vladimir Marko2014-11-171-0/+1
* Avoid abort in malformed dex code.Ian Rogers2014-11-141-33/+47
* ART: GenNegLong incorrectly handled register overlap for x86nikolay serdjuk2014-11-101-0/+1
* ART: Prevent float inference back to SSA in-regs.Stephen Kyle2014-10-241-0/+2
* Use the shared smali test infrastructure for 800-smali.Nicolas Geoffray2014-10-231-17/+0
* ART: Add smali-based run-testAndreas Gampe2014-10-102-0/+139