Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
art
/
ecdf72cdf2b2cb6f599c2bef32f174570b0fd196
/
compiler
/
optimizing
/
code_generator_x86_64.h
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