Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
32846611b22619e8823e69daa91ac078dafce62a
/
compiler
/
trampolines
54f4fbd
Remove MIPS support from Optimizing.
by Vladimir Marko
· 4 years, 9 months ago
327497e
Move CompilerDriver to dex2oat/.
by Vladimir Marko
· 6 years ago
a3ad0cd
ART: Move JNI files to runtime/jni/ .
by Vladimir Marko
· 7 years ago
3215fff
Separate Malloc and MemMap ArenaPools
by David Sehr
· 7 years ago
2c64a83
Change ClassStatus to fit into 4 bits.
by Vladimir Marko
· 7 years ago
33bff25
ART: Make InstructionSet an enum class and add kLast.
by Vladimir Marko
· 7 years ago
69d310e
Use ScopedArenaAllocator for building HGraph.
by Vladimir Marko
· 7 years ago
e764d2e
Use ScopedArenaAllocator for register allocation.
by Vladimir Marko
· 7 years ago
57eb0f5
MIPS32: Fill branch delay slots
by Alexey Frunze
· 8 years ago
ba8023b
ARM: VIXL32: Update the trampoline compiler.
by Anton Kirilov
· 8 years ago
542451c
ART: Convert pointer size to enum
by Andreas Gampe
· 8 years ago
93205e3
Move Assemblers to the Arena.
by Vladimir Marko
· 9 years ago
49b0f45
Refactor and clean up OatWriter and Dex2Oat.
by Vladimir Marko
· 9 years ago
4d98c84
ART: Make trampoline compiler pointer-size-safe
by Andreas Gampe
· 9 years ago
50fa993
Svelter libart-compiler
by Alex Light
· 9 years ago
9044347
Move to newer clang annotations
by Mathieu Chartier
· 9 years ago
cf93a5c
Revert "Revert "ART: Implement literal pool for arm, fix branch fixup.""
by Vladimir Marko
· 9 years ago
fbeb4ae
Revert "ART: Implement literal pool for arm, fix branch fixup."
by Vladimir Marko
· 9 years ago
f38caa6
ART: Implement literal pool for arm, fix branch fixup.
by Vladimir Marko
· 9 years ago
57b3429
ART: Allow to compile interpret-only mips64 files
by Andreas Gampe
· 10 years ago
956af0f
Remove portable.
by Elliott Hughes
· 10 years ago
32f5b4d
Vixl: Update the VIXL interface to VIXL 1.7 and enable VIXL debug.
by Serban Constantinescu
· 10 years ago
37c92df
Rename arm64 `Register` to `XRegister`.
by Alexandre Rames
· 10 years ago
d4c4d95
Some code clean-up.
by Ian Rogers
· 10 years ago
68d8b42
Wire up check JNI force copy mode.
by Ian Rogers
· 10 years ago
50abf0a
Move trampolines to thumb2 instead of ARM
by Dave Allison
· 10 years ago
65fcc2c
Thumb2 assembler for JNI compiler and optimizing compiler
by Dave Allison
· 11 years ago
700a402
Now we have a proper C++ library, use std::unique_ptr.
by Ian Rogers
· 10 years ago
0f89dac
AArch64: Fix the usage of IP0, IP1 as temporary registers
by Serban Constantinescu
· 11 years ago
dd7624d
Allow mixing of thread offsets between 32 and 64bit architectures.
by Ian Rogers
· 11 years ago
c6ee54e
Trampoline and assembly fixes for ARM64
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
befbd57
Fix host architecture for 64bit.
by Ian Rogers
· 11 years ago
659efe7
Fix missing files.
by Ian Rogers
· 11 years ago