Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
da04f29ab1892c00490f846aba3e435ddd6696cb
/
compiler
/
optimizing
/
register_allocator.h
296bd60
Some improvement to reg alloc.
by Mingyao Yang
· 10 years ago
102cbed
Implement register allocator for floating point registers.
by Nicolas Geoffray
· 10 years ago
6f3dbba
Make ART compile with GCC -O0 again.
by Ian Rogers
· 10 years ago
740475d
Fix a bug in the insertion of parallel move.
by Nicolas Geoffray
· 10 years ago
3c04974
Optimize suspend checks in optimizing compiler.
by Nicolas Geoffray
· 10 years ago
3bca0df
Support for saving and restoring live registers in a slow path.
by Nicolas Geoffray
· 10 years ago
aac0f39
Fix a bug in the register allocator.
by Nicolas Geoffray
· 10 years ago
3946844
Runtime support for the new stack maps for the opt compiler.
by Nicolas Geoffray
· 10 years ago
93bedb7
We can also run the linear scan register allocator on thumb.
by Nicolas Geoffray
· 10 years ago
e63db27
Break apart header files.
by Ian Rogers
· 10 years ago
412f10c
Support longs in the register allocator for x86_64.
by Nicolas Geoffray
· 10 years ago
ecb2f9b
Enable the register allocator on x86_64.
by Nicolas Geoffray
· 10 years ago
e27f31a
Enable the register allocator on ARM.
by Nicolas Geoffray
· 10 years ago
86dbb9a
Final CL to enable register allocation on x86.
by Nicolas Geoffray
· 10 years ago
31d76b4
Plug code generator into liveness analysis.
by Nicolas Geoffray
· 10 years ago
a7062e0
Add a linear scan register allocator to the optimizing compiler.
by Nicolas Geoffray
· 10 years ago