Age | Commit message (Expand) | Author |
---|---|---|
2018-04-11 | Revert^2 "Compile link-time thunks in codegen." | Vladimir Marko |
2018-04-04 | Revert "Compile link-time thunks in codegen." | Vladimir Marko |
2018-04-04 | Compile link-time thunks in codegen. | Vladimir Marko |
2017-11-02 | ART: Make InstructionSet an enum class and add kLast. | Vladimir Marko |
2017-10-09 | Use ScopedArenaAllocator for register allocation. | Vladimir Marko |
2017-10-06 | ART: Use ScopedArenaAllocator for pass-local data. | Vladimir Marko |
2017-08-11 | Instrument ARM generated code to check the Marking Register. | Roland Levillain |
2017-08-10 | Instrument ARM64 generated code to check the Marking Register. | Roland Levillain |
2017-07-26 | ART: Move simulator to art/ | Andreas Gampe |
2017-07-14 | Remove the old ARM code generator from ART's Optimizing compiler. | Roland Levillain |
2017-05-11 | Clean up some uses of "auto". | Vladimir Marko |
2017-03-27 | ART: Clean up field initialization | Andreas Gampe |
2017-01-25 | AArch64: Add HInstruction scheduling support. | Alexandre Rames |