Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
a7062e05e6048c7f817d784a5b94e3122e25b1ec
/
compiler
/
optimizing
/
ssa_liveness_analysis.h
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