summaryrefslogtreecommitdiff
path: root/test/lit/multivalue.wast
Commit message (Expand)AuthorAgeFilesLines
* Use IRBuilder in the binary parser (#6963)Thomas Lively2024-11-261-208/+120
* Simplify scratch local calculation (#6583)Thomas Lively2024-05-131-20/+17
* Update the text syntax for tuple types (#6246)Thomas Lively2024-01-261-16/+16
* Require `then` and `else` with `if` (#6201)Thomas Lively2024-01-041-16/+24
* Add an arity immediate to tuple.extract (#6172)Thomas Lively2023-12-121-39/+39
* Add a `tuple.drop` text pseudoinstruction (#6170)Thomas Lively2023-12-121-3/+3
* Update `tuple.make` text format to include arity (#6169)Thomas Lively2023-12-121-35/+35
* Reuse existing function types for blocks (#6022)Thomas Lively2023-10-181-7/+7
* Reland "Optimize tuple.extract of gets in BinaryInstWriter" (#5955)Thomas Lively2023-09-181-82/+4
* Revert "Optimize tuple.extract of gets in BinaryInstWriter (#5941)" (#5945)Thomas Lively2023-09-141-4/+82
* Optimize tuple.extract of gets in BinaryInstWriter (#5941)Thomas Lively2023-09-141-82/+4
* [NFC] Port the multivalue round tripping test to lit (#5942)Thomas Lively2023-09-141-0/+670