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