Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
art
/
b19930c5cba3cf662dce5ee057fcc9829b4cbb9c
/
compiler
/
optimizing
/
code_generator_x86_64.h
b19930c
Follow up of "div/rem on x86 and x86_64", to tidy up the code a little.
by Guillaume Sanchez
· 11 years ago
0f88e87
Speedup div/rem by constants on x86 and x86_64
by Guillaume Sanchez
· 11 years ago
d75948a
Intrinsify String.compareTo.
by Nicolas Geoffray
· 11 years ago
0ba6273
Revert "Deoptimization-based bce."
by Andreas Gampe
· 11 years ago
e295e6e
Deoptimization-based bce.
by Mingyao Yang
· 11 years ago
dc23d83
Avoid generating jmp +0.
by Nicolas Geoffray
· 11 years ago
1cf9528
Small optimization for recursive calls: avoid dex cache.
by Nicolas Geoffray
· 11 years ago
878d58c
ART: Arm64 optimizing compiler intrinsics
by Andreas Gampe
· 11 years ago
d97dc40
Support callee save floating point registers on x64.
by Nicolas Geoffray
· 11 years ago
9889396
Enable core callee-save on x64.
by Nicolas Geoffray
· 11 years ago
24f2dfa
[optimizing compiler] Implement inline x86 FP '%'
by Mark Mendell
· 11 years ago
cd6dffe
Add implicit null checks for the optimizing compiler
by Calin Juravle
· 11 years ago
71fb52f
ART: Optimizing compiler intrinsics
by Andreas Gampe
· 11 years ago
f85a9ca
[optimizing compiler] Compute live spill size
by Mark Mendell
· 11 years ago
840e546
Implement double and float support for arm in register allocator.
by Nicolas Geoffray
· 11 years ago
52c4896
[optimizing compiler] Add support for volatile
by Calin Juravle
· 11 years ago
9aec02f
[optimizing compiler] Add shifts
by Calin Juravle
· 12 years ago
86a8d7a
Consistently use k{InstructionSet}WordSize.
by Nicolas Geoffray
· 12 years ago
bacfec3
[optimizing compiler] Add REM_INT, REM_LONG
by Calin Juravle
· 12 years ago
a3279c8
Merge "Do a parallel move in BoundsCheckSlowPath."
by Nicolas Geoffray
· 12 years ago
f0e3937
Do a parallel move in BoundsCheckSlowPath.
by Nicolas Geoffray
· 12 years ago
9574c4b
Implement and/or/xor in optimizing.
by Nicolas Geoffray
· 12 years ago
de58ab2
Implement try/catch/throw in optimizing.
by Nicolas Geoffray
· 12 years ago
424f676
Implement CONST_CLASS in optimizing compiler.
by Nicolas Geoffray
· 12 years ago
19a19cf
Add support for static fields in optimizing compiler.
by Nicolas Geoffray
· 12 years ago
102cbed
Implement register allocator for floating point registers.
by Nicolas Geoffray
· 12 years ago
92a73ae
Don't use assembler classes in code_generator.h.
by Nicolas Geoffray
· 12 years ago
71175b7
Cleanup baseline register allocator.
by Nicolas Geoffray
· 12 years ago
360231a
Fix code generation of materialized conditions.
by Nicolas Geoffray
· 12 years ago
56b9ee6
Stop converting from Location to ManagedRegister.
by Nicolas Geoffray
· 12 years ago
7fb49da
Add support for floats and doubles.
by Nicolas Geoffray
· 12 years ago
3c04974
Optimize suspend checks in optimizing compiler.
by Nicolas Geoffray
· 12 years ago
3bca0df
Support for saving and restoring live registers in a slow path.
by Nicolas Geoffray
· 12 years ago
e982f0b
Implement invoke virtual in optimizing compiler.
by Nicolas Geoffray
· 12 years ago
3c7bb98
Implement array get and array put in optimizing.
by Nicolas Geoffray
· 12 years ago
96f89a2
Add assembly operations with constants in optimizing compiler.
by Nicolas Geoffray
· 12 years ago
ab032bc
Fix a braino in the stack layout.
by Nicolas Geoffray
· 12 years ago
e503832
Support fields in optimizing compiler.
by Nicolas Geoffray
· 12 years ago
412f10c
Support longs in the register allocator for x86_64.
by Nicolas Geoffray
· 12 years ago
ecb2f9b
Enable the register allocator on x86_64.
by Nicolas Geoffray
· 12 years ago
9cf3552
Add x86_64 support to the optimizing compiler.
by Nicolas Geoffray
· 12 years ago