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 | -1/+0 |
* | Require `then` and `else` with `if` (#6201) | Thomas Lively | 2024-01-04 | 1 | -357/+525 |
* | Use the standard shared memory text format (#6200) | Thomas Lively | 2024-01-03 | 1 | -2/+2 |
* | Drop support for non-standard quoted function names (#6188) | Thomas Lively | 2023-12-20 | 1 | -44/+43 |
* | Simplify and consolidate type printing (#5816) | Thomas Lively | 2023-08-24 | 1 | -13/+13 |
* | LinearExecutionWalker: Optionally connect blocks for Br and BrOn (#5869) | Alon Zakai | 2023-08-09 | 1 | -3/+3 |
* | Avoid adding new unneeded names to blocks in text roundtripping (#4943) | Alon Zakai | 2022-08-22 | 1 | -11/+11 |
* | 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/+4606 |