summaryrefslogtreecommitdiff
path: root/compiler/optimizing/loop_optimization_test.cc
AgeCommit message (Expand)Author
2017-03-06Pass driver to loop opt. Add new side_effects phase. Aart Bik
2016-11-21ART: Add dex::TypeIndex Andreas Gampe
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