summaryrefslogtreecommitdiff
path: root/compiler/optimizing/find_loops_test.cc
AgeCommit message (Expand)Author
2015-05-11Add a parent environment to HEnvironment. Nicolas Geoffray
2015-05-07Relax the only one back-edge restriction. Nicolas Geoffray
2015-02-19Move arenas into runtime Mathieu Chartier
2015-02-04Create HGraph outside Builder, print timings David Brazdil
2014-12-02Treat SSA transformation special, as we may have to bailout. Nicolas Geoffray
2014-09-10Fix misuse of ArenaAllocator. Nicolas Geoffray
2014-05-13Add loop recognition and CFG simplifications in new compiler. Nicolas Geoffray