Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
647b9ed41cdb7cf302fd356627a3ba372419b78c
/
compiler
/
utils
/
x86
647b9ed
Add support for long-to-double in the optimizing compiler.
by Roland Levillain
· 11 years ago
91debbc
Revert "[optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}"
by Calin Juravle
· 11 years ago
fd86124
[optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}
by Calin Juravle
· 11 years ago
799f506
Revert "[optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}"
by Nicolas Geoffray
· 11 years ago
cea28ec
[optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}
by Calin Juravle
· 11 years ago
9aec02f
[optimizing compiler] Add shifts
by Calin Juravle
· 11 years ago
8366ca0
Fix the last users of TARGET_CPU_SMP.
by Elliott Hughes
· 11 years ago
9574c4b
Implement and/or/xor in optimizing.
by Nicolas Geoffray
· 11 years ago
277ccbd
ART: More warnings
by Andreas Gampe
· 11 years ago
cf7f191
C++11 related clean-up of DISALLOW_..
by Ian Rogers
· 11 years ago
71175b7
Cleanup baseline register allocator.
by Nicolas Geoffray
· 11 years ago
1373595
stdint types all the way!
by Ian Rogers
· 11 years ago
7fb49da
Add support for floats and doubles.
by Nicolas Geoffray
· 11 years ago
b6e7206
Fix movw on x86/x86_64 to accept any 16bits immediate.
by Nicolas Geoffray
· 11 years ago
26a25ef
Add a prepare for register allocation pass.
by Nicolas Geoffray
· 11 years ago
3c04974
Optimize suspend checks in optimizing compiler.
by Nicolas Geoffray
· 11 years ago
e3ea838
ART source line debug info in OAT files
by Yevgeny Rouban
· 11 years ago
547cdfd
Emit CFI for x86 & x86_64 JNI compiler.
by Tong Shen
· 11 years ago
f12feb8
Stack overflow checks and NPE checks for optimizing.
by Nicolas Geoffray
· 11 years ago
cf4035a
ART: Use StackReference in Quick Stack Frame
by Andreas Gampe
· 11 years ago
a7062e0
Add a linear scan register allocator to the optimizing compiler.
by Nicolas Geoffray
· 11 years ago
eb8167a
Add Handle/HandleScope and delete SirtRef.
by Mathieu Chartier
· 11 years ago
01bc96d
Long support in optimizing compiler.
by Nicolas Geoffray
· 11 years ago
b55f835
Test control flow instruction with optimizing compiler.
by Nicolas Geoffray
· 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
7f466c0
Merge "Add support for invoke-static in optimizing compiler."
by Nicolas Geoffray
· 11 years ago
8ccc3f5
Add support for invoke-static in optimizing compiler.
by Nicolas Geoffray
· 11 years ago
fca8220
x86_64: JNI compiler
by Dmitry Petrochenko
· 11 years ago
a7e649d
Merge "Make heap reference poisoning work with the interpreter."
by Hiroshi Yamauchi
· 11 years ago
befbd57
Fix host architecture for 64bit.
by Ian Rogers
· 11 years ago
e63a745
Make heap reference poisoning work with the interpreter.
by Hiroshi Yamauchi
· 11 years ago
b48b9eb
Fix clang to compile and run host tests.
by Ian Rogers
· 11 years ago
ef7d42f
Object model changes to support 64bit.
by Ian Rogers
· 12 years ago
7655f29
Portable refactorings.
by Ian Rogers
· 12 years ago
166db04
Move assembler out of runtime into compiler/utils.
by Ian Rogers
· 12 years ago