index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
utils
/
arm64
Commit message (
Expand
)
Author
Age
Files
Lines
*
ART: Use StackReference in Quick Stack Frame
Andreas Gampe
2014-05-29
1
-5
/
+6
*
Now we have a proper C++ library, use std::unique_ptr.
Ian Rogers
2014-05-19
1
-2
/
+2
*
Compatibility layer to transition from UniquePtr to std::unique_ptr.
Ian Rogers
2014-05-15
1
-1
/
+1
*
Add Handle/HandleScope and delete SirtRef.
Mathieu Chartier
2014-05-13
2
-22
/
+22
*
AArch64: Fix the usage of IP0, IP1 as temporary registers
Serban Constantinescu
2014-05-09
2
-20
/
+36
*
AArch64: Fix the usage of Thread Register for arm64
Serban Constantinescu
2014-05-09
1
-17
/
+23
*
ART: aarch64 jni compiler needs to extend small return types
Andreas Gampe
2014-05-01
1
-4
/
+18
*
AArch64: Jni compiler fixes
Serban Constantinescu
2014-04-10
3
-56
/
+108
*
AArch64: Fix Managed Register unit tests
Serban Constantinescu
2014-04-07
4
-14
/
+171
*
Do not output ARM64 assembler debug code.
Andreas Gampe
2014-04-03
1
-11
/
+0
*
Calling convention support for cross 64/32 compilation.
Ian Rogers
2014-04-01
1
-5
/
+7
*
Allow mixing of thread offsets between 32 and 64bit architectures.
Ian Rogers
2014-04-01
3
-74
/
+66
*
x86_64: JNI compiler
Dmitry Petrochenko
2014-03-28
2
-2
/
+2
*
Trampoline and assembly fixes for ARM64
Andreas Gampe
2014-03-24
2
-0
/
+12
*
Some more ARM64 tests that are invalid at the moment
Andreas Gampe
2014-03-19
1
-4
/
+6
*
Parts of ARM64 should not be enabled, yet
Andreas Gampe
2014-03-19
1
-4
/
+5
*
AArch64: Add arm64 runtime support.
Stuart Monteith
2014-03-19
2
-1
/
+2
*
Enable annotalysis on clang ART builds.
Ian Rogers
2014-03-06
1
-4
/
+4
*
AArch64: Add ARM64 Assembler
Serban Constantinescu
2014-03-05
6
-0
/
+1890