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 |
* | Update lit tests to parse with the new parser (#6290) | Thomas Lively | 2024-02-08 | 1 | -1/+2 |
* | Require `then` and `else` with `if` (#6201) | Thomas Lively | 2024-01-04 | 1 | -4/+6 |
* | Drop support for non-standard quoted function names (#6188) | Thomas Lively | 2023-12-20 | 1 | -124/+123 |
* | Simplify and consolidate type printing (#5816) | Thomas Lively | 2023-08-24 | 1 | -20/+20 |
* | Print function types on function imports in the text format (#5727) | Alon Zakai | 2023-05-17 | 1 | -1/+1 |
* | Make constant expression validation stricter (#5557) | Thomas Lively | 2023-03-10 | 1 | -19/+19 |
* | Fix name of port_passes_tests_to_lit.py script. NFC (#4902) | Sam Clegg | 2022-08-12 | 1 | -1/+1 |
* | Port test/passes/flatten* to lit (#3971) | Thomas Lively | 2021-07-12 | 1 | -0/+667 |