summaryrefslogtreecommitdiffstats
path: root/compiler/optimizing/pretty_printer_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Linearize the graph before creating live ranges.Nicolas Geoffray2014-05-161-41/+0
* Add loop recognition and CFG simplifications in new compiler.Nicolas Geoffray2014-05-131-1/+1
* Plug new optimizing compiler in compilation pipeline.Nicolas Geoffray2014-03-181-2/+2
* Add register support to the optimizing compiler.Nicolas Geoffray2014-03-101-83/+112
* Add conditional branches, and build dominator tree.Nicolas Geoffray2014-02-261-25/+196
* Re-apply: Initial check-in of an optimizing compiler.Nicolas Geoffray2014-02-191-0/+87
* Revert "Initial check-in of an optimizing compiler."Nicolas Geoffray2014-02-191-87/+0
* Initial check-in of an optimizing compiler.Nicolas Geoffray2014-02-191-0/+87