summaryrefslogtreecommitdiff
path: root/compiler/utils/jni_macro_assembler.h
AgeCommit message (Expand)Author
2017-12-07ART: Replace base/logging with android-base/logging Andreas Gampe
2017-10-09Use ScopedArenaAllocator for register allocation. Vladimir Marko
2017-10-04Do not refresh the Marking Register in CriticalNative methods. Roland Levillain
2017-08-10Instrument ARM64 generated code to check the Marking Register. Roland Levillain
2016-10-13jni: Add read barrier fast path to jni compiler Igor Murashkin
2016-09-14Move ArrayRef to runtime/base David Brazdil
2016-08-05ART: Extract macro assembler Andreas Gampe