Age | Commit message (Expand) | Author |
---|---|---|
2017-12-07 | ART: Replace base/logging with android-base/logging | Andreas Gampe |
2016-01-28 | ART: Implement support for instruction inlining | David Brazdil |
2015-11-17 | ART: Refactor GenerateTestAndBranch | David Brazdil |
2015-11-05 | Fix conditional jump over jmp (X86/X86-64/ARM32) | Mark Mendell |
2015-04-10 | Follow up of "div/rem on x86 and x86_64", to tidy up the code a little. | Guillaume Sanchez |
2015-04-09 | Speedup div/rem by constants on x86 and x86_64 | Guillaume Sanchez |