| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix exception handling during deoptimization | Sebastien Hertz | 2015-01-23 | 3 | -10/+49 |
* | ART: Fix divide-by-zero for ARM | Andreas Gampe | 2015-01-06 | 3 | -0/+31 |
* | ART: Fix verification of constructors. | Stephen Kyle | 2014-12-22 | 4 | -0/+22 |
* | Clean up dead loops before suspend check elimination. | Vladimir Marko | 2014-12-19 | 3 | -0/+31 |
* | Re-factor Quick ABI support | Serguei Katkov | 2014-12-08 | 3 | -0/+31 |
* | Fix Move64 by using ParallelMoves. | Nicolas Geoffray | 2014-11-27 | 3 | -0/+20 |
* | Quick compiler: handle embedded switch data | buzbee | 2014-11-25 | 3 | -0/+29 |
* | ART: X86Mir2Lir::OpRegRegReg should expect kOpMul for r_dest == r_src2 case | Pavel Vyssotski | 2014-11-19 | 3 | -0/+15 |
* | Do not try to sharpen super calls to abstract methods. | Vladimir Marko | 2014-11-18 | 4 | -0/+41 |
* | Add stress test for field offset assignment sorting. | Vladimir Marko | 2014-11-17 | 1 | -0/+27 |
* | Fix ordering of fields with the same name. | Vladimir Marko | 2014-11-17 | 3 | -0/+39 |
* | Avoid abort in malformed dex code. | Ian Rogers | 2014-11-14 | 3 | -33/+76 |
* | ART: GenNegLong incorrectly handled register overlap for x86 | nikolay serdjuk | 2014-11-10 | 3 | -0/+188 |
* | ART: Prevent float inference back to SSA in-regs. | Stephen Kyle | 2014-10-24 | 3 | -0/+19 |
* | Use the shared smali test infrastructure for 800-smali. | Nicolas Geoffray | 2014-10-23 | 3 | -33/+1 |
* | ART: Add smali-based run-test | Andreas Gampe | 2014-10-10 | 5 | -0/+177 |