Age | Commit message (Expand) | Author |
---|---|---|
2018-06-25 | Move instruction_set_ to CompilerOptions. | |
2018-03-07 | ART: Implement loop peeling/unrolling routines. | |
2017-12-13 | ART: Fix single-preheader transformation. | |
2017-10-06 | ART: Use ScopedArenaAllocator for pass-local data. | |
2017-09-25 | ART: Introduce compiler data type. | |
2017-09-06 | Pass stats into the loop optimization phase. | |
2017-08-03 | ART: Fix loop header's predecessors reordering in SimplifyLoops. | |
2017-03-06 | Pass driver to loop opt. Add new side_effects phase. | |
2016-11-21 | ART: Add dex::TypeIndex | |
2016-10-05 | Refactoring of graph linearization and linear order. | |
2016-10-05 | Make it possible to pass an arena allocator to HLoopOptimization. | |
2016-10-03 | A first implementation of a loop optimization framework. |