Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
8817760ca9f0590be373f5939cc86941e25d8f18
/
compiler
/
utils
/
assembler.cc
10ef694
Delay emitting CFI PC adjustments until after Thumb2/Mips fixup.
by Vladimir Marko
· 9 years ago
8c434dc
MIPS: Assemblers changes needed for optimizing compiler
by Goran Jakovljevic
· 9 years ago
50fa993
Svelter libart-compiler
by Alex Light
· 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
2cebb24
Replace NULL with nullptr
by Mathieu Chartier
· 10 years ago
dd97393
Implement CFI for JNI.
by David Srbecky
· 10 years ago
57b3429
ART: Allow to compile interpret-only mips64 files
by Andreas Gampe
· 10 years ago
6a3c1fc
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
by Ian Rogers
· 10 years ago
1373595
stdint types all the way!
by Ian Rogers
· 10 years ago
928f72b
ART: Fix things for valgrind
by Andreas Gampe
· 10 years ago
65fcc2c
Thumb2 assembler for JNI compiler and optimizing compiler
by Dave Allison
· 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
befbd57
Fix host architecture for 64bit.
by Ian Rogers
· 11 years ago
ed8dd49
AArch64: Add ARM64 Assembler
by Serban Constantinescu
· 11 years ago
166db04
Move assembler out of runtime into compiler/utils.
by Ian Rogers
· 11 years ago
[Renamed from runtime/oat/utils/assembler.cc]
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 11 years ago
[Renamed from src/oat/utils/assembler.cc]
7fbee07
Preliminary changes to allow mips target to build.
by jeffhao
· 12 years ago
57b86d4
Refactor runtime support.
by Ian Rogers
· 13 years ago
[Renamed (97%) from src/assembler.cc]
31f1f4f
Minor cleanup.
by Elliott Hughes
· 13 years ago
2faa5f1
Fix copyright headers.
by Elliott Hughes
· 13 years ago
1634155
Flush icache when making pages executable.
by Ian Rogers
· 13 years ago
2c8f653
Support for cross compilation.
by Ian Rogers
· 13 years ago
c1674ed
Make valgrind happier and stop us leaking so much we can can't run the tests on a device.
by Elliott Hughes
· 13 years ago
53b6131
Use the UNIMPLEMENTED macro everywhere.
by Elliott Hughes
· 13 years ago
e2d373e
Initial ARM JNI compiler support.
by Carl Shapiro
· 13 years ago
578bbdc
Move DexFiles to be allocated on the heap
by Brian Carlstrom
· 13 years ago
45a76cb
Exception and suspend count polling on JNI bridge return.
by Ian Rogers
· 13 years ago
69759ea
Add allocation and garbage collection infrastructure.
by Carl Shapiro
· 13 years ago
b033c75
x86 JNI compiler and unit tests.
by Ian Rogers
· 13 years ago
1f359b0
Improve CHECK_<op> logging.
by Elliott Hughes
· 13 years ago
6b6b5f0
Shorten the namespace and re-normalize include guards.
by Carl Shapiro
· 13 years ago
a5d5cfd
Add basic assembler interface and an x86 backend.
by Carl Shapiro
· 13 years ago