summaryrefslogtreecommitdiff
path: root/compiler/optimizing/loop_optimization_test.cc
AgeCommit message (Expand)Author
2016-10-05Refactoring of graph linearization and linear order. Aart Bik
2016-10-05Make it possible to pass an arena allocator to HLoopOptimization. Nicolas Geoffray
2016-10-03A first implementation of a loop optimization framework. Aart Bik