summaryrefslogtreecommitdiff
path: root/compiler/utils/arm/assembler_arm.cc
AgeCommit message (Expand)Author
2014-05-02Replace CountOneBits and __builtin_popcount with POPCOUNT. Vladimir Marko
2014-04-01Calling convention support for cross 64/32 compilation. Ian Rogers
2014-04-01Allow mixing of thread offsets between 32 and 64bit architectures. Ian Rogers
2014-03-28x86_64: JNI compiler Dmitry Petrochenko
2014-03-05Make heap reference poisoning work with the interpreter. Hiroshi Yamauchi
2013-12-13Use dmb. Elliott Hughes
2013-08-12Entry point clean up. Ian Rogers
2013-07-30Portable refactorings. Ian Rogers
2013-07-29Move assembler out of runtime into compiler/utils. Ian Rogers