summaryrefslogtreecommitdiff
path: root/test/passes/licm.txt
Commit message (Expand)AuthorAgeFilesLines
* Use empty blocks instead of nops for empty scopes in IRBuilder (#7080)Thomas Lively2024-11-141-1/+0
* Require `then` and `else` with `if` (#6201)Thomas Lively2024-01-041-4/+8
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-5/+5
* Avoid adding new unneeded names to blocks in text roundtripping (#4943)Alon Zakai2022-08-221-2/+2
* Effects: Differentiate mutable from immutable globals (#4286)Alon Zakai2021-10-291-0/+33
* Remove Type ordering (#3793)Thomas Lively2021-05-181-1/+1
* Reorder global definitions in Print pass (#3770)Abbas Mashayekh2021-04-021-1/+1
* Remove function index printing (#2742)Thomas Lively2020-04-091-41/+41
* Remove FunctionType (#2510)Thomas Lively2019-12-111-46/+46
* Refactor type and function parsing (#2143)Heejin Ahn2019-05-241-46/+46
* Update test/spec/memory.wast to latest upstream (#1801)Alon Zakai2019-04-031-0/+1
* Massive renaming (#1855)Thomas Lively2019-01-071-63/+63
* LocalCSE: Consider pass options, both size and cost (#1840)Alon Zakai2018-12-211-0/+17
* Loop Invariant Code Motion (#1658)Alon Zakai2018-09-041-0/+677