summaryrefslogtreecommitdiff
path: root/test/passes/remove-unused-names_code-folding.txt
Commit message (Expand)AuthorAgeFilesLines
* Make more Ifs unreachable (#7094)Thomas Lively2024-11-271-6/+12
* Handle concrete values in CodeFolding (#7117)Thomas Lively2024-11-261-64/+50
* Require `then` and `else` with `if` (#6201)Thomas Lively2024-01-041-210/+392
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-4/+4
* [EH] Convert EH tests into lit tests (#3923)Heejin Ahn2021-06-081-0/+1711
* Add EH support for CodeFolding (#2665)Heejin Ahn2020-02-261-1711/+0
* Remove FunctionType (#2510)Thomas Lively2019-12-111-40/+40
* Refactor type and function parsing (#2143)Heejin Ahn2019-05-241-40/+40
* determinism fix for code-folding (#1852)Alon Zakai2019-01-081-6/+6
* Massive renaming (#1855)Thomas Lively2019-01-071-17/+17
* duplicate-function-elimination improvements (#1590)Alon Zakai2018-06-071-6/+6
* code-folding improvements (#1512)Alon Zakai2018-04-261-0/+31
* Optimize out memory and table when possible (#1352)Alon Zakai2018-01-101-1/+0
* Emit binary function index in comment in text format, for convenience (#1232)Alon Zakai2017-10-201-35/+35
* Code folding (#1076)Alon Zakai2017-06-281-0/+1681