summaryrefslogtreecommitdiff
path: root/test/lit/passes/stack-ir-non-nullable.wast
Commit message (Expand)AuthorAgeFilesLines
* Remove non-standard `i31.new` (#6736)Thomas Lively2024-07-121-28/+28
* Update the text syntax for tuple types (#6246)Thomas Lively2024-01-261-4/+4
* Fix incorrect wat in tests (#6207)Thomas Lively2024-01-081-1/+0
* Require `then` and `else` with `if` (#6201)Thomas Lively2024-01-041-159/+227
* Add an arity immediate to tuple.extract (#6172)Thomas Lively2023-12-121-8/+8
* Update `tuple.make` text format to include arity (#6169)Thomas Lively2023-12-121-12/+12
* [NFC] StackIR: Add comments on local2stack handling of tuples (#6092)Alon Zakai2023-11-091-1/+138
* StackIR local2stack: Make sure we do not break non-nullable validation (#5919)Alon Zakai2023-09-221-0/+836