Age | Commit message (Expand) | Author |
---|---|---|
2018-04-26 | Step 1 of 2: conditional passes. | Aart Bik |
2017-11-08 | cpplint: Cleanup errors | Igor Murashkin |
2017-10-06 | ART: Use ScopedArenaAllocator for pass-local data. | Vladimir Marko |
2017-03-06 | Pass driver to loop opt. Add new side_effects phase. | Aart Bik |
2015-09-25 | Optimizing: Tag more arena allocations. | Vladimir Marko |
2015-09-16 | Optimizing: Tag arena allocations in HGraph. | Vladimir Marko |
2015-06-24 | ART: Run GraphChecker after Builder and SsaBuilder | David Brazdil |
2015-02-24 | ART: Add -Wunused | Andreas Gampe |
2015-01-26 | Move code around and address growable_array comment. | Nicolas Geoffray |