summaryrefslogtreecommitdiff
path: root/test/passes/licm.wast
Commit message (Expand)AuthorAgeFilesLines
* Require `then` and `else` with `if` (#6201)Thomas Lively2024-01-041-2/+6
* Effects: Differentiate mutable from immutable globals (#4286)Alon Zakai2021-10-291-0/+25
* Remove FunctionType (#2510)Thomas Lively2019-12-111-2/+1
* Refactor type and function parsing (#2143)Heejin Ahn2019-05-241-1/+1
* Update test/spec/memory.wast to latest upstream (#1801)Alon Zakai2019-04-031-0/+1
* Massive renaming (#1855)Thomas Lively2019-01-071-44/+44
* LocalCSE: Consider pass options, both size and cost (#1840)Alon Zakai2018-12-211-0/+9
* Loop Invariant Code Motion (#1658)Alon Zakai2018-09-041-0/+392