summaryrefslogtreecommitdiffstats
path: root/test/800-smali/src
Commit message (Expand)AuthorAgeFilesLines
* ART: Relax verifier aput checkingAndreas Gampe2015-08-141-0/+4
* ART: Change UninitializedThis tracking in the verifierAndreas Gampe2015-08-121-0/+1
* ART: Change UnresolvedMergedType internal representationAndreas Gampe2015-08-101-0/+1
* ART: Change merges with Undefined to UndefinedAndreas Gampe2015-07-091-0/+4
* ART: Allow to set and copy conflicts in the verifierAndreas Gampe2015-07-081-0/+2
* ART: Fix opsize in LoadArgDirectAndreas Gampe2015-07-071-0/+2
* ART: Fix invalid access and DCHECK in verifierAndreas Gampe2015-06-262-0/+22
* ART: Reset runtime_throw_failure flagAndreas Gampe2015-06-251-2/+4
* Hard-fail get-/put-object to a non-reference field.Vladimir Marko2015-06-251-0/+2
* Don't check the return type in the builder.Nicolas Geoffray2015-06-221-0/+2
* Fix case where block has no predecessor for StringChange.Jeff Hao2015-06-191-0/+1
* Quick: Fix optimizations for empty if blocks.Vladimir Marko2015-06-191-0/+2
* Quick: Don't expect move-exception in every catch block.Vladimir Marko2015-06-181-0/+1
* ART: Fix wrong hard-failure handling in verifierAndreas Gampe2015-05-271-0/+2
* 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