Age | Commit message (Expand) | Author |
---|---|---|
2025-01-17 | Optimizing: Rename `HSelectGenerator`... | |
2022-11-07 | Reland "Make compiler/optimizing/ symbols hidden." | |
2022-08-09 | Generate selects for nested ternary operators | |
2020-05-13 | Move HandleCache to HGraph. | |
2019-10-14 | Revert "Make compiler/optimizing/ symbols hidden." | |
2019-10-14 | Make compiler/optimizing/ symbols hidden. | |
2018-08-28 | Use 'final' and 'override' specifiers directly in ART. | |
2018-04-26 | Step 1 of 2: conditional passes. | |
2017-11-20 | Refactored optimization passes setup. | |
2017-10-12 | Use ScopedArenaAllocator in BCE, DCE, LSE, ... | |
2017-08-10 | RFC: Generate select instruction for conditional returns. | |
2016-02-18 | Add statistics support for some optimizations | |
2016-01-28 | ART: Implement HSelect |