Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [NFC] Standardize Super:: over super:: (#6920) | Alon Zakai | 2024-09-10 | 1 | -1/+1 |
* | TupleOptimization: Properly handle subtyping in copies (#6786) | Alon Zakai | 2024-07-25 | 1 | -2/+7 |
* | Add an arity immediate to tuple.extract (#6172) | Thomas Lively | 2023-12-12 | 1 | -1/+1 |
* | Update `tuple.make` text format to include arity (#6169) | Thomas Lively | 2023-12-12 | 1 | -1/+1 |
* | TupleOptimization: Handle copies of different types in unreachable code (#5956) | Alon Zakai | 2023-09-18 | 1 | -4/+12 |
* | Add a simple tuple optimization pass (#5937) | Alon Zakai | 2023-09-14 | 1 | -0/+359 |