summaryrefslogtreecommitdiff
path: root/test/lit/passes/optimize-stack-ir.wast
Commit message (Expand)AuthorAgeFilesLines
* [Parser] Enable the new text parser by default (#6371)Thomas Lively2024-04-251-4/+4
* Update the text syntax for tuple types (#6246)Thomas Lively2024-01-261-2/+2
* Require `then` and `else` with `if` (#6201)Thomas Lively2024-01-041-40/+72
* Add an arity immediate to tuple.extract (#6172)Thomas Lively2023-12-121-2/+2
* Update `tuple.make` text format to include arity (#6169)Thomas Lively2023-12-121-2/+2
* Do not optimize tuple locals in StackIR local2stack (#5958)Thomas Lively2023-09-181-0/+29
* [NFC] Port stack IR test to lit (#5957)Thomas Lively2023-09-181-0/+1401