summaryrefslogtreecommitdiff
path: root/compiler/utils/mips/assembler_mips.h
AgeCommit message (Expand)Author
2015-10-06MIPS: Assemblers changes needed for optimizing compiler Goran Jakovljevic
2015-09-17ART: Refactor intrinsics slow-paths Andreas Gampe
2015-08-25Revert "Revert "[MIPS] Use hard float calling convention for managed code"" Goran Jakovljevic
2015-08-21Revert "[MIPS] Use hard float calling convention for managed code" Vladimir Marko
2015-08-21[MIPS] Use hard float calling convention for managed code Goran Jakovljevic
2015-08-12Remove unnecessary `explicit` qualifiers on constructors. Roland Levillain
2015-07-01Implement heap poisoning in ART's Optimizing compiler. Roland Levillain
2015-05-29Move mirror::ArtMethod to native Mathieu Chartier
2015-05-26ART: Clean up arm64 kNumberOfXRegisters usage. Vladimir Marko
2015-04-22Replace NULL with nullptr Mathieu Chartier
2014-05-13Add Handle/HandleScope and delete SirtRef. Mathieu Chartier
2014-04-01Allow mixing of thread offsets between 32 and 64bit architectures. Ian Rogers
2014-03-28x86_64: JNI compiler Dmitry Petrochenko
2013-07-29Move assembler out of runtime into compiler/utils. Ian Rogers