Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LocalCSE: Fix regression from #6587 by accumulating generativity (#6591) | Alon Zakai | 2024-05-15 | 1 | -1/+35 |
* | LocalCSE: Check effects/generativity early (#6587) | Alon Zakai | 2024-05-14 | 1 | -1/+42 |
* | Require `then` and `else` with `if` (#6201) | Thomas Lively | 2024-01-04 | 1 | -16/+26 |
* | LocalCSE: Do not optimize small things like global.get (#6087) | Alon Zakai | 2023-11-08 | 1 | -7/+8 |
* | Simplify and consolidate type printing (#5816) | Thomas Lively | 2023-08-24 | 1 | -4/+4 |
* | LocalCSE: Connect adjacent blocks in LinearExecutionWalker (#5867) | Alon Zakai | 2023-08-08 | 1 | -0/+49 |
* | Fix name of port_passes_tests_to_lit.py script. NFC (#4902) | Sam Clegg | 2022-08-12 | 1 | -1/+1 |
* | LocalCSE: ignore traps (#4085) | Alon Zakai | 2021-08-17 | 1 | -7/+8 |
* | LocalCSE rewrite (#4079) | Alon Zakai | 2021-08-17 | 1 | -0/+433 |