summaryrefslogtreecommitdiffstats
path: root/compiler/optimizing/live_ranges_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Plug code generator into liveness analysis.Nicolas Geoffray2014-06-101-9/+15
* Fix some bugs in graph construction/simplification methods.Nicolas Geoffray2014-06-091-7/+8
* Add a linear scan register allocator to the optimizing compiler.Nicolas Geoffray2014-05-261-72/+72
* Build live ranges in preparation for register allocation.Nicolas Geoffray2014-05-191-0/+263