Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
991438608d5223128a199282b85418f08c471b35
/
compiler
/
utils
/
arm64
32f5b4d
Vixl: Update the VIXL interface to VIXL 1.7 and enable VIXL debug.
by Serban Constantinescu
· 10 years ago
8366ca0
Fix the last users of TARGET_CPU_SMP.
by Elliott Hughes
· 10 years ago
277ccbd
ART: More warnings
by Andreas Gampe
· 10 years ago
6a3c1fc
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
by Ian Rogers
· 10 years ago
5319def
ART: optimizing compiler: initial support for ARM64.
by Alexandre Rames
· 10 years ago
37c92df
Rename arm64 `Register` to `XRegister`.
by Alexandre Rames
· 10 years ago
a304f97
Rework arm64 register codes and fix Arm64ManagedRegister tests.
by Alexandre Rames
· 10 years ago
1373595
stdint types all the way!
by Ian Rogers
· 10 years ago
cee7524
ARM64: Update code after the VIXL 1.6 release.
by Alexandre Rames
· 10 years ago
bafedc3
Merge "Get heap poisoning working in 64-bit."
by Hiroshi Yamauchi
· 10 years ago
c8ccf68
ART: Fix some -Wpedantic errors
by Andreas Gampe
· 10 years ago
b88f0b1
Get heap poisoning working in 64-bit.
by Hiroshi Yamauchi
· 10 years ago
ba9388c
ARM64: Avoid the duplication of condition codes.
by Alexandre Rames
· 11 years ago
b551fdc
AArch64: Clean up CalleeSaveMethod frame and the use of temp registers.
by Zheng Xu
· 11 years ago
0941924
ART: Fuse compare-with-0-and-branch in Arm64 utils-assembler
by Serban Constantinescu
· 11 years ago
cf4035a
ART: Use StackReference in Quick Stack Frame
by Andreas Gampe
· 11 years ago
700a402
Now we have a proper C++ library, use std::unique_ptr.
by Ian Rogers
· 11 years ago
507dfdd
Compatibility layer to transition from UniquePtr to std::unique_ptr.
by Ian Rogers
· 11 years ago
eb8167a
Add Handle/HandleScope and delete SirtRef.
by Mathieu Chartier
· 11 years ago
0f89dac
AArch64: Fix the usage of IP0, IP1 as temporary registers
by Serban Constantinescu
· 11 years ago
63206f3
AArch64: Fix the usage of Thread Register for arm64
by Serban Constantinescu
· 11 years ago
d110432
ART: aarch64 jni compiler needs to extend small return types
by Andreas Gampe
· 11 years ago
75b9113
AArch64: Jni compiler fixes
by Serban Constantinescu
· 11 years ago
1552373
AArch64: Fix Managed Register unit tests
by Serban Constantinescu
· 11 years ago
44e1354
Do not output ARM64 assembler debug code.
by Andreas Gampe
· 11 years ago
790a6b7
Calling convention support for cross 64/32 compilation.
by Ian Rogers
· 11 years ago
dd7624d
Allow mixing of thread offsets between 32 and 64bit architectures.
by Ian Rogers
· 11 years ago
fca8220
x86_64: JNI compiler
by Dmitry Petrochenko
· 11 years ago
c6ee54e
Trampoline and assembly fixes for ARM64
by Andreas Gampe
· 11 years ago
91690f6
Some more ARM64 tests that are invalid at the moment
by Andreas Gampe
· 11 years ago
0658768
Parts of ARM64 should not be enabled, yet
by Andreas Gampe
· 11 years ago
b95a534
AArch64: Add arm64 runtime support.
by Stuart Monteith
· 11 years ago
719d1a3
Enable annotalysis on clang ART builds.
by Ian Rogers
· 11 years ago
ed8dd49
AArch64: Add ARM64 Assembler
by Serban Constantinescu
· 11 years ago