summaryrefslogtreecommitdiff
path: root/test/passes/optimize-added-constants-propagate_low-memory-unused.txt
Commit message (Expand)AuthorAgeFilesLines
* Require `then` and `else` with `if` (#6201)Thomas Lively2024-01-041-6/+10
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-3/+3
* Remove function index printing (#2742)Thomas Lively2020-04-091-15/+15
* Remove FunctionType (#2510)Thomas Lively2019-12-111-18/+18
* Refactor type and function parsing (#2143)Heejin Ahn2019-05-241-18/+18
* Update test/spec/memory.wast to latest upstream (#1801)Alon Zakai2019-04-031-0/+1
* Optimize added constants with propagation only if we see we will remove all u...Alon Zakai2019-03-061-61/+24
* Run multiple iterations in OptimizeAddedConstantsAlon Zakai2019-03-061-0/+20
* Propagate a load/store offset even if locals are not in ssa formAlon Zakai2019-03-061-10/+22
* Consistently optimize small added constants into load/store offsets (#1924)Alon Zakai2019-03-011-0/+410