Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
dbca6fae9d09160f45bf8d3512f15cdd9558975b
/
compiler
/
optimizing
/
ssa_liveness_analysis.cc
a8eed3a
Revert "Revert "Fix the computation of linear ordering.""
by Nicolas Geoffray
· 11 years ago
e50fa58
Revert "Fix the computation of linear ordering."
by Nicolas Geoffray
· 11 years ago
3054a90
Fix the computation of linear ordering.
by Nicolas Geoffray
· 11 years ago
277ccbd
ART: More warnings
by Andreas Gampe
· 11 years ago
296bd60
Some improvement to reg alloc.
by Mingyao Yang
· 11 years ago
102cbed
Implement register allocator for floating point registers.
by Nicolas Geoffray
· 11 years ago
56b9ee6
Stop converting from Location to ManagedRegister.
by Nicolas Geoffray
· 11 years ago
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
8a16d97
Fix valgrind errors.
by Nicolas Geoffray
· 11 years ago
e77493c
Make common BitVector operations inline-able.
by Ian Rogers
· 11 years ago
e503832
Support fields in optimizing compiler.
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
a5b8fde
Rewrite BitVector index iterator.
by Vladimir Marko
· 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
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