Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use empty blocks instead of nops for empty scopes in IRBuilder (#7080) | Thomas Lively | 2024-11-14 | 1 | -2/+0 |
* | Use TopologicalSort::minSort to order rec groups (#6892) | Thomas Lively | 2024-09-04 | 1 | -3/+3 |
* | DeadArgumentElimination/SignaturePruning: Prune params even if called with ef... | Alon Zakai | 2024-03-18 | 1 | -11/+41 |
* | Remove legacy type defintion text syntax (#5948) | Thomas Lively | 2023-09-18 | 1 | -1/+1 |
* | Make final types the default (#5918) | Thomas Lively | 2023-09-09 | 1 | -1/+1 |
* | Simplify and consolidate type printing (#5816) | Thomas Lively | 2023-08-24 | 1 | -15/+15 |
* | Change the default type system to isorecursive (#5239) | Thomas Lively | 2022-11-23 | 1 | -10/+10 |
* | Only look at the relevant parameter in param-utils:removeParameter (#4937) | Alon Zakai | 2022-08-23 | 1 | -0/+38 |
* | Fix DeadArgumentElimination + TrapsNeverHappen to not leave stale types (#4910) | Alon Zakai | 2022-08-18 | 1 | -0/+48 |
* | DeadArgumentElimination: Remove removable effects (#4514) | Alon Zakai | 2022-02-10 | 1 | -0/+34 |