summaryrefslogtreecommitdiff
path: root/test/lit/passes/merge-similar-functions_all-features.wast
Commit message (Expand)AuthorAgeFilesLines
* Properly stringify names in tests (#6279)Thomas Lively2024-02-061-6/+6
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-15/+15
* Use the standard syntax for ref.cast, ref.test and array.new_fixed (#5894)Jérôme Vouillon2023-08-231-4/+4
* Handle ReturnCall in MergeSimilarFunctions (#5581)Alon Zakai2023-03-161-1/+79
* Parse and print `array.new_fixed` (#5527)Thomas Lively2023-02-281-4/+4
* Update tests ahead of transition from `data` to `struct` (#5320)Thomas Lively2022-12-071-4/+4
* Change the default type system to isorecursive (#5239)Thomas Lively2022-11-231-4/+4
* Make `i31ref` and `dataref` nullable (#4843)Thomas Lively2022-08-261-1/+1
* MergeSimilarFunctions optimization pass (#4414)Yuta Saito2022-03-031-0/+90