summaryrefslogtreecommitdiffstats
path: root/compiler/utils/arm64
Commit message (Expand)AuthorAgeFilesLines
* ART: aarch64 jni compiler needs to extend small return typesAndreas Gampe2014-05-011-4/+18
* AArch64: Jni compiler fixesSerban Constantinescu2014-04-103-56/+108
* AArch64: Fix Managed Register unit testsSerban Constantinescu2014-04-074-14/+171
* Do not output ARM64 assembler debug code.Andreas Gampe2014-04-031-11/+0
* Calling convention support for cross 64/32 compilation.Ian Rogers2014-04-011-5/+7
* Allow mixing of thread offsets between 32 and 64bit architectures.Ian Rogers2014-04-013-74/+66
* x86_64: JNI compilerDmitry Petrochenko2014-03-282-2/+2
* Trampoline and assembly fixes for ARM64Andreas Gampe2014-03-242-0/+12
* Some more ARM64 tests that are invalid at the momentAndreas Gampe2014-03-191-4/+6
* Parts of ARM64 should not be enabled, yetAndreas Gampe2014-03-191-4/+5
* AArch64: Add arm64 runtime support.Stuart Monteith2014-03-192-1/+2
* Enable annotalysis on clang ART builds.Ian Rogers2014-03-061-4/+4
* AArch64: Add ARM64 AssemblerSerban Constantinescu2014-03-056-0/+1890