Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Inlining: Inline trivial calls (#6143) | Alon Zakai | 2023-12-05 | 1 | -0/+155 |
* | Simplify and consolidate type printing (#5816) | Thomas Lively | 2023-08-24 | 1 | -7/+7 |
* | Generate unique block names when inlining (#5697) | Alon Zakai | 2023-05-05 | 1 | -33/+33 |
* | 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 | -0/+68 |
* | Unreachability fixes for inlining (#5492) | Alon Zakai | 2023-02-15 | 1 | -9/+9 |
* | Fix an Inlining bug with a name collision in a br nested in a call param (#5323) | Alon Zakai | 2022-12-06 | 1 | -0/+44 |
* | Fix name of port_passes_tests_to_lit.py script. NFC (#4902) | Sam Clegg | 2022-08-12 | 1 | -1/+1 |
* | Fix inlining name collision (#4206) | Alon Zakai | 2021-10-04 | 1 | -1/+28 |
* | Improve inlining limits for recursion (#4067) | Alon Zakai | 2021-08-10 | 1 | -1/+203 |
* | Port test/passes/inlin* to lit (#3972) | Thomas Lively | 2021-07-13 | 1 | -0/+224 |