Age | Commit message (Expand) | Author |
---|---|---|
2018-04-26 | Step 1 of 2: conditional passes. | |
2018-03-22 | Code sinking bug fix. | |
2018-01-16 | Improve code sinking near "always throwing" method calls | |
2017-10-06 | ART: Use ScopedArenaAllocator for pass-local data. | |
2017-09-08 | optimizing: add block-scoped constructor fence merging pass | |
2017-08-11 | optimizing: Refactor statistics to use OptimizingCompilerStats helper | |
2017-05-18 | optimizing: Build HConstructorFence for HNewArray/HNewInstance nodes | |
2017-04-20 | Handle catch phis in code sinking. | |
2017-02-27 | Implement code sinking. |