Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |