summaryrefslogtreecommitdiff
path: root/test/lit/passes/roundtrip-gc.wast
Commit message (Expand)AuthorAgeFilesLines
* Properly stringify names in tests (#6279)Thomas Lively2024-02-061-3/+3
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-3/+3
* StackIR: Remove nops (#5746)Alon Zakai2023-05-301-4/+8
* Remove --nominal from more tests (#5664)Thomas Lively2023-04-131-18/+0
* Change the default type system to isorecursive (#5239)Thomas Lively2022-11-231-2/+2
* [Wasm GC] Support non-nullable locals in the "1a" form (#4959)Alon Zakai2022-08-311-12/+17
* Avoid adding new unneeded names to blocks in text roundtripping (#4943)Alon Zakai2022-08-221-1/+1
* Remove RTTs (#4848)Thomas Lively2022-08-051-9/+11
* Print heap types in text format in nominal mode (#4316)Alon Zakai2021-11-081-1/+14
* Test GC lit tests with --nominal as well (#4043)Thomas Lively2021-08-021-0/+1
* [Wasm GC] Avoid dangerous StackIR opts on GC (#4007)Alon Zakai2021-07-221-0/+37