summaryrefslogtreecommitdiff
path: root/test/lit/passes/merge-similar-functions.wast
Commit message (Expand)AuthorAgeFilesLines
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-44/+44
* Change the default type system to isorecursive (#5239)Thomas Lively2022-11-231-30/+30
* Emit call_ref with a type annotation (#5079)Thomas Lively2022-09-231-2/+2
* Remove typed-function-references feature (#5030)Thomas Lively2022-09-091-1/+1
* Avoid adding new unneeded names to blocks in text roundtripping (#4943)Alon Zakai2022-08-221-2/+2
* Fix merge-similar-functions test expections (#4534)Alon Zakai2022-03-211-119/+169
* MergeSimilarFunctions optimization pass (#4414)Yuta Saito2022-03-031-0/+447