summaryrefslogtreecommitdiffstats
path: root/compiler/optimizing/graph_visualizer.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a linear scan register allocator to the optimizing compiler.Nicolas Geoffray2014-05-261-16/+21
* Build live ranges in preparation for register allocation.Nicolas Geoffray2014-05-191-2/+27
* Linearize the graph before creating live ranges.Nicolas Geoffray2014-05-161-0/+17
* Add a compilation tracing mechanism to the new compiler.Nicolas Geoffray2014-05-141-0/+199