Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
421e9f9088b51e9680a3dfcae6965fc1854d3ee4
/
compiler
/
optimizing
/
live_ranges_test.cc
8e3964b
Remove the notion of dies at entry.
by Nicolas Geoffray
· 11 years ago
f8e28f5
Merge "Use Is*() helpers to shorten code in the optimizing compiler."
by Roland Levillain
· 11 years ago
476df55
Use Is*() helpers to shorten code in the optimizing compiler.
by Roland Levillain
· 11 years ago
360231a
Fix code generation of materialized conditions.
by Nicolas Geoffray
· 11 years ago
9ae0daa
Add support for inputs dying at entry of instructions.
by Nicolas Geoffray
· 11 years ago
8ddb00c
Improve detection of lifetime holes.
by Nicolas Geoffray
· 11 years ago
9ebc72c
Make suspend checks note have side effects.
by Nicolas Geoffray
· 11 years ago
fbc695f
Revert "Revert "Implement suspend checks in new compiler.""
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
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