summaryrefslogtreecommitdiffstats
path: root/compiler/optimizing/linearize_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Fix the computation of linear ordering.""Nicolas Geoffray2014-11-241-3/+56
* Revert "Fix the computation of linear ordering."Nicolas Geoffray2014-11-241-56/+3
* Fix the computation of linear ordering.Nicolas Geoffray2014-11-211-3/+56
* Fix valgrind errors.Nicolas Geoffray2014-09-111-2/+3
* Plug code generator into liveness analysis.Nicolas Geoffray2014-06-101-1/+5
* Workaround for multi-line comment error when compiled with g++.Nicolas Geoffray2014-05-161-44/+46
* Linearize the graph before creating live ranges.Nicolas Geoffray2014-05-161-0/+190