Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TupleOptimization: Properly handle subtyping in copies (#6786) | Alon Zakai | 2024-07-25 | 1 | -2/+40 |
* | Ensure printed tuple.extract arity is valid (#6487) | Thomas Lively | 2024-04-11 | 1 | -2/+2 |
* | Update the text syntax for tuple types (#6246) | Thomas Lively | 2024-01-26 | 1 | -76/+76 |
* | Add an arity immediate to tuple.extract (#6172) | Thomas Lively | 2023-12-12 | 1 | -42/+42 |
* | Update `tuple.make` text format to include arity (#6169) | Thomas Lively | 2023-12-12 | 1 | -35/+35 |
* | Reuse existing function types for blocks (#6022) | Thomas Lively | 2023-10-18 | 1 | -1/+1 |
* | TupleOptimization: Handle copies of different types in unreachable code (#5956) | Alon Zakai | 2023-09-18 | 1 | -0/+20 |
* | Add a simple tuple optimization pass (#5937) | Alon Zakai | 2023-09-14 | 1 | -0/+1009 |