Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add an arity immediate to tuple.extract (#6172) | Thomas Lively | 2023-12-12 | 1 | -2/+2 |
* | Update `tuple.make` text format to include arity (#6169) | Thomas Lively | 2023-12-12 | 1 | -1/+1 |
* | Asyncify: Simpify if into i32.or (#5988) | Heejin Ahn | 2023-10-03 | 1 | -38/+19 |
* | Simplify and consolidate type printing (#5816) | Thomas Lively | 2023-08-24 | 1 | -11/+11 |
* | Optimize Asyncify to not flatten/optimize unnecessarily (#5293) | Alexander Guryanov | 2022-12-06 | 1 | -15/+3 |
* | Avoid adding new unneeded names to blocks in text roundtripping (#4943) | Alon Zakai | 2022-08-22 | 1 | -2/+2 |
* | Fix name of port_passes_tests_to_lit.py script. NFC (#4902) | Sam Clegg | 2022-08-12 | 1 | -1/+1 |
* | Port test/passes/asyncify* to lit (#3970) | Thomas Lively | 2021-07-08 | 1 | -0/+2795 |