summaryrefslogtreecommitdiff
path: root/test/lit/passes/optimize-instructions-multivalue.wast
Commit message (Expand)AuthorAgeFilesLines
* Ensure printed tuple.extract arity is valid (#6487)Thomas Lively2024-04-111-1/+1
* Update the text syntax for tuple types (#6246)Thomas Lively2024-01-261-8/+8
* Require `then` and `else` with `if` (#6201)Thomas Lively2024-01-041-6/+14
* Add an arity immediate to tuple.extract (#6172)Thomas Lively2023-12-121-11/+11
* Update `tuple.make` text format to include arity (#6169)Thomas Lively2023-12-121-4/+4
* Reuse existing function types for blocks (#6022)Thomas Lively2023-10-181-1/+1
* OptimizeInstructions: Simplify tuple.extract of tuple.make (#5938)Alon Zakai2023-09-141-32/+71
* Do not create a select with multivalue arms in OptimizeInstructions (#4012)Alon Zakai2021-07-221-0/+74