summaryrefslogtreecommitdiffstats
path: root/compiler/optimizing/pretty_printer.h
Commit message (Expand)AuthorAgeFilesLines
* Reduce header files including header files.Ian Rogers2014-06-061-0/+1
* Linearize the graph before creating live ranges.Nicolas Geoffray2014-05-161-0/+41
* Add loop recognition and CFG simplifications in new compiler.Nicolas Geoffray2014-05-131-10/+10
* Add a Transform to SSA phase to the optimizing compiler.Nicolas Geoffray2014-04-281-3/+11
* Plug new optimizing compiler in compilation pipeline.Nicolas Geoffray2014-03-181-10/+10
* Add register support to the optimizing compiler.Nicolas Geoffray2014-03-101-0/+28
* Add conditional branches, and build dominator tree.Nicolas Geoffray2014-02-261-0/+18
* Re-apply: Initial check-in of an optimizing compiler.Nicolas Geoffray2014-02-191-0/+51
* Revert "Initial check-in of an optimizing compiler."Nicolas Geoffray2014-02-191-51/+0
* Initial check-in of an optimizing compiler.Nicolas Geoffray2014-02-191-0/+51