summaryrefslogtreecommitdiffstats
path: root/compiler/optimizing/pretty_printer_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a parent environment to HEnvironment.Nicolas Geoffray2015-05-111-1/+1
* Move arenas into runtimeMathieu Chartier2015-02-191-1/+1
* Create HGraph outside Builder, print timingsDavid Brazdil2015-02-041-3/+4
* Fix broken gtests after SuspendCheck optimizationDavid Brazdil2015-02-021-10/+8
* Revert "Revert "Implement suspend checks in new compiler.""Nicolas Geoffray2014-09-161-17/+30
* 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