Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify and consolidate type printing (#5816) | Thomas Lively | 2023-08-24 | 1 | -15/+15 |
* | Generate unique block names when inlining (#5697) | Alon Zakai | 2023-05-05 | 1 | -20/+20 |
* | Use Names instead of indices to identify segments (#5618) | Thomas Lively | 2023-04-04 | 1 | -1/+1 |
* | Never flip a call from unreachable to reachable during inlining (#5493) | Alon Zakai | 2023-02-16 | 1 | -3/+0 |
* | Unreachability fixes for inlining (#5492) | Alon Zakai | 2023-02-15 | 1 | -1/+1 |
* | Avoid adding new unneeded names to blocks in text roundtripping (#4943) | Alon Zakai | 2022-08-22 | 1 | -1/+1 |
* | Fix name of port_passes_tests_to_lit.py script. NFC (#4902) | Sam Clegg | 2022-08-12 | 1 | -1/+1 |
* | [Inlining] Preserve return_calls when possible (#4589) | Thomas Lively | 2022-04-11 | 1 | -0/+62 |
* | Port test/passes/inlin* to lit (#3972) | Thomas Lively | 2021-07-13 | 1 | -0/+707 |