Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Require `then` and `else` with `if` (#6201) | Thomas Lively | 2024-01-04 | 1 | -104/+228 |
* | Simplify and consolidate type printing (#5816) | Thomas Lively | 2023-08-24 | 1 | -21/+21 |
* | Avoid adding new unneeded names to blocks in text roundtripping (#4943) | Alon Zakai | 2022-08-22 | 1 | -13/+11 |
* | Fix name of port_passes_tests_to_lit.py script. NFC (#4902) | Sam Clegg | 2022-08-12 | 1 | -1/+1 |
* | SimplifyGlobals: Handle nested read-only-to-write patterns (#4365) | Alon Zakai | 2021-12-08 | 1 | -0/+269 |
* | SimplifyGlobals: Ignore irrelevant effects in read-only-to-write (#4363) | Alon Zakai | 2021-12-02 | 1 | -40/+189 |
* | SimplifyGlobals: Detect trivial read-only-to-write functions (#4257) | Alon Zakai | 2021-10-19 | 1 | -0/+149 |
* | SimplifyGlobals: Optimize away globals that are only read in order to write t... | Alon Zakai | 2021-08-10 | 1 | -0/+240 |