Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
7a6b77f9a694ea4569fbf44493fdcaeea237a8be
/
compiler
/
optimizing
/
ssa_test.cc
7c3560f
Fix a bug in SSA construction.
by Nicolas Geoffray
· 11 years ago
0d3f578
Linearize the graph before creating live ranges.
by Nicolas Geoffray
· 11 years ago
f635e63
Add a compilation tracing mechanism to the new compiler.
by Nicolas Geoffray
· 11 years ago
622d9c3
Add loop recognition and CFG simplifications in new compiler.
by Nicolas Geoffray
· 11 years ago
804d093
Build live-in, live-out and kill sets for each block.
by Nicolas Geoffray
· 11 years ago
c32e770
Add a Transform to SSA phase to the optimizing compiler.
by Nicolas Geoffray
· 11 years ago