summaryrefslogtreecommitdiff
path: root/compiler/optimizing/live_ranges_test.cc
AgeCommit message (Expand)Author
2014-07-14Support fields in optimizing compiler. Nicolas Geoffray
2014-06-10Plug code generator into liveness analysis. Nicolas Geoffray
2014-06-09Fix some bugs in graph construction/simplification methods. Nicolas Geoffray
2014-05-26Add a linear scan register allocator to the optimizing compiler. Nicolas Geoffray
2014-05-19Build live ranges in preparation for register allocation. Nicolas Geoffray