summaryrefslogtreecommitdiff
path: root/test/lit/passes/coalesce-locals-gc-nn.wast
Commit message (Expand)AuthorAgeFilesLines
* 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-4/+4
* Remove the GCNNLocals feature (#5080)Thomas Lively2023-08-311-25/+1
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-2/+2
* Change the default type system to isorecursive (#5239)Thomas Lively2022-11-231-2/+2
* [Wasm GC] Fix unreachable local.gets of non-nullable locals in CoalesceLocals...Alon Zakai2022-04-051-0/+23
* Use LiteralUtils::canMakeZero before calling makeZero (#4568)Alon Zakai2022-04-011-0/+84