summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.h
AgeCommit message (Expand)Author
2014-06-12Final CL to enable register allocation on x86. Nicolas Geoffray
2014-05-26Add a linear scan register allocator to the optimizing compiler. Nicolas Geoffray
2014-05-16Linearize the graph before creating live ranges. Nicolas Geoffray
2014-05-14Add a compilation tracing mechanism to the new compiler. Nicolas Geoffray