summaryrefslogtreecommitdiff
path: root/test/lit/passes/dce_all-features.wast
Commit message (Expand)AuthorAgeFilesLines
* [Parser] Enable the new text parser by default (#6371)Thomas Lively2024-04-251-26/+26
* [Strings] Fix finalize() of StringNew on arrays (#6511)Alon Zakai2024-04-181-0/+54
* Require `then` and `else` with `if` (#6201)Thomas Lively2024-01-041-275/+455
* Replace i31.new with ref.i31 everywhere (#5931)Thomas Lively2023-09-131-4/+4
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-41/+41
* Use the standard syntax for ref.cast, ref.test and array.new_fixed (#5894)Jérôme Vouillon2023-08-231-2/+2
* Update br_on_cast binary and text format (#5762)Thomas Lively2023-06-121-1/+1
* Revert "Update br_on_cast binary and text format (#5734)" (#5740)Alon Zakai2023-05-231-1/+1
* Update br_on_cast binary and text format (#5734)Thomas Lively2023-05-191-1/+1
* Use Names instead of indices to identify segments (#5618)Thomas Lively2023-04-041-1/+1
* [Wasm GC] Avoid refining in TypeUpdating unreachability propagation (#5616)Alon Zakai2023-04-031-0/+70
* [Wasm GC] Handle an unreachable br_on_cast_fail in DCE (#5418)Alon Zakai2023-01-111-2/+15
* Change the default type system to isorecursive (#5239)Thomas Lively2022-11-231-37/+37
* Avoid adding new unneeded names to blocks in text roundtripping (#4943)Alon Zakai2022-08-221-5/+5
* Fix name of port_passes_tests_to_lit.py script. NFC (#4902)Sam Clegg2022-08-121-1/+1
* Port test/passes/d* to lit (#4008)Thomas Lively2021-07-301-0/+1417