summaryrefslogtreecommitdiffstats
path: root/compiler/optimizing/find_loops_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a parent environment to HEnvironment.Nicolas Geoffray2015-05-111-1/+1
* Relax the only one back-edge restriction.Nicolas Geoffray2015-05-071-5/+4
* Move arenas into runtimeMathieu Chartier2015-02-191-1/+1
* Create HGraph outside Builder, print timingsDavid Brazdil2015-02-041-2/+3
* Treat SSA transformation special, as we may have to bailout.Nicolas Geoffray2014-12-021-1/+1
* Fix misuse of ArenaAllocator.Nicolas Geoffray2014-09-101-19/+30
* Add loop recognition and CFG simplifications in new compiler.Nicolas Geoffray2014-05-131-0/+362