summaryrefslogtreecommitdiffstats
path: root/test/800-smali
Commit message (Expand)AuthorAgeFilesLines
* ART: Relax verifier aput checkingAndreas Gampe2015-08-143-0/+29
* ART: Change UninitializedThis tracking in the verifierAndreas Gampe2015-08-123-0/+36
* ART: Change UnresolvedMergedType mergeAndreas Gampe2015-08-101-0/+4
* ART: Change UnresolvedMergedType internal representationAndreas Gampe2015-08-103-0/+293
* ART: Change merges with Undefined to UndefinedAndreas Gampe2015-07-094-0/+48
* ART: Fix testAndreas Gampe2015-07-091-0/+3
* ART: Allow to set and copy conflicts in the verifierAndreas Gampe2015-07-083-0/+38
* ART: Fix opsize in LoadArgDirectAndreas Gampe2015-07-073-0/+10
* ART: Fix invalid access and DCHECK in verifierAndreas Gampe2015-06-264-0/+32
* ART: Reset runtime_throw_failure flagAndreas Gampe2015-06-253-2/+32
* Hard-fail get-/put-object to a non-reference field.Vladimir Marko2015-06-253-0/+18
* Don't check the return type in the builder.Nicolas Geoffray2015-06-223-0/+32
* Fix case where block has no predecessor for StringChange.Jeff Hao2015-06-193-0/+19
* Quick: Fix optimizations for empty if blocks.Vladimir Marko2015-06-193-0/+25
* Quick: Don't expect move-exception in every catch block.Vladimir Marko2015-06-183-0/+20
* ART: Fix wrong hard-failure handling in verifierAndreas Gampe2015-05-273-0/+19
* Fix verifier handling of empty switch as last instruction.Jeff Hao2015-03-203-0/+20
* Fix exception handling during deoptimizationSebastien Hertz2015-01-233-10/+49
* ART: Fix divide-by-zero for ARMAndreas Gampe2015-01-063-0/+31
* ART: Fix verification of constructors.Stephen Kyle2014-12-224-0/+22
* Clean up dead loops before suspend check elimination.Vladimir Marko2014-12-193-0/+31
* Re-factor Quick ABI supportSerguei Katkov2014-12-083-0/+31
* Fix Move64 by using ParallelMoves.Nicolas Geoffray2014-11-273-0/+20
* Quick compiler: handle embedded switch databuzbee2014-11-253-0/+29
* ART: X86Mir2Lir::OpRegRegReg should expect kOpMul for r_dest == r_src2 casePavel Vyssotski2014-11-193-0/+15
* Do not try to sharpen super calls to abstract methods.Vladimir Marko2014-11-184-0/+41
* 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-173-0/+39
* Avoid abort in malformed dex code.Ian Rogers2014-11-143-33/+76
* ART: GenNegLong incorrectly handled register overlap for x86nikolay serdjuk2014-11-103-0/+188
* ART: Prevent float inference back to SSA in-regs.Stephen Kyle2014-10-243-0/+19
* Use the shared smali test infrastructure for 800-smali.Nicolas Geoffray2014-10-233-33/+1
* ART: Add smali-based run-testAndreas Gampe2014-10-105-0/+177