Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
34bacdf7eb46c0ffbf24ba7aa14a904bc9176fb2
/
compiler
/
optimizing
/
ssa_liveness_analysis.h
01ef345
Add trivial register hints to the register allocator.
by Nicolas Geoffray
· 11 years ago
8ddb00c
Improve detection of lifetime holes.
by Nicolas Geoffray
· 11 years ago
7690562
Register allocator: refine instructions liveness.
by Nicolas Geoffray
· 11 years ago
3bca0df
Support for saving and restoring live registers in a slow path.
by Nicolas Geoffray
· 11 years ago
3946844
Runtime support for the new stack maps for the opt compiler.
by Nicolas Geoffray
· 11 years ago
de025a7
Fix a bug in LiveInterval::FirstRegisterUseAfter.
by Nicolas Geoffray
· 11 years ago
86dbb9a
Final CL to enable register allocation on x86.
by Nicolas Geoffray
· 11 years ago
31d76b4
Plug code generator into liveness analysis.
by Nicolas Geoffray
· 11 years ago
ec7e472
Fix some bugs in graph construction/simplification methods.
by Nicolas Geoffray
· 11 years ago
a7062e0
Add a linear scan register allocator to the optimizing compiler.
by Nicolas Geoffray
· 11 years ago
ddb311f
Build live ranges in preparation for register allocation.
by Nicolas Geoffray
· 11 years ago
0d3f578
Linearize the graph before creating live ranges.
by Nicolas Geoffray
· 11 years ago
804d093
Build live-in, live-out and kill sets for each block.
by Nicolas Geoffray
· 11 years ago