summaryrefslogtreecommitdiffstats
path: root/test/800-smali/smali
Commit message (Expand)AuthorAgeFilesLines
* ART: Relax verifier aput checkingAndreas Gampe2015-08-141-0/+23
* ART: Change UninitializedThis tracking in the verifierAndreas Gampe2015-08-121-0/+34
* ART: Change UnresolvedMergedType mergeAndreas Gampe2015-08-101-0/+4
* ART: Change UnresolvedMergedType internal representationAndreas Gampe2015-08-101-0/+291
* ART: Change merges with Undefined to UndefinedAndreas Gampe2015-07-092-0/+42
* ART: Fix testAndreas Gampe2015-07-091-0/+3
* ART: Allow to set and copy conflicts in the verifierAndreas Gampe2015-07-081-0/+35
* ART: Fix opsize in LoadArgDirectAndreas Gampe2015-07-071-0/+7
* ART: Fix invalid access and DCHECK in verifierAndreas Gampe2015-06-261-0/+9
* ART: Reset runtime_throw_failure flagAndreas Gampe2015-06-251-0/+27
* Hard-fail get-/put-object to a non-reference field.Vladimir Marko2015-06-251-0/+15
* Don't check the return type in the builder.Nicolas Geoffray2015-06-221-0/+29
* Fix case where block has no predecessor for StringChange.Jeff Hao2015-06-191-0/+17
* Quick: Fix optimizations for empty if blocks.Vladimir Marko2015-06-191-0/+22
* Quick: Don't expect move-exception in every catch block.Vladimir Marko2015-06-181-0/+18
* ART: Fix wrong hard-failure handling in verifierAndreas Gampe2015-05-271-0/+16
* Fix verifier handling of empty switch as last instruction.Jeff Hao2015-03-201-0/+17
* Fix exception handling during deoptimizationSebastien Hertz2015-01-231-0/+30
* ART: Fix divide-by-zero for ARMAndreas Gampe2015-01-061-0/+29
* ART: Fix verification of constructors.Stephen Kyle2014-12-222-0/+18
* Clean up dead loops before suspend check elimination.Vladimir Marko2014-12-191-0/+29
* Re-factor Quick ABI supportSerguei Katkov2014-12-081-0/+29
* Fix Move64 by using ParallelMoves.Nicolas Geoffray2014-11-271-0/+18
* Quick compiler: handle embedded switch databuzbee2014-11-251-0/+26
* ART: X86Mir2Lir::OpRegRegReg should expect kOpMul for r_dest == r_src2 casePavel Vyssotski2014-11-191-0/+13
* Do not try to sharpen super calls to abstract methods.Vladimir Marko2014-11-182-0/+31
* Add stress test for field offset assignment sorting.Vladimir Marko2014-11-171-0/+27
* Fix ordering of fields with the same name.Vladimir Marko2014-11-171-0/+37
* Avoid abort in malformed dex code.Ian Rogers2014-11-141-0/+28
* ART: GenNegLong incorrectly handled register overlap for x86nikolay serdjuk2014-11-101-0/+186
* ART: Prevent float inference back to SSA in-regs.Stephen Kyle2014-10-241-0/+16
* Use the shared smali test infrastructure for 800-smali.Nicolas Geoffray2014-10-231-0/+17