Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
cd6dffedf1bd8e6dfb3fb0c933551f9a90f7de3f
/
compiler
/
optimizing
/
liveness_test.cc
cd6dffe
Add implicit null checks for the optimizing compiler
by Calin Juravle
· 11 years ago
e53798a
Inlining support in optimizing.
by Nicolas Geoffray
· 11 years ago
f537012
Treat SSA transformation special, as we may have to bailout.
by Nicolas Geoffray
· 11 years ago
360231a
Fix code generation of materialized conditions.
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
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
26066f2
Don't use Dump for printing a bitset in liveness_test.
by Nicolas Geoffray
· 11 years ago
014d77a
ART: BitVector not calculating number_of_bits correctly
by Jean Christophe Beyler
· 11 years ago
0d3f578
Linearize the graph before creating live ranges.
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