summaryrefslogtreecommitdiff
path: root/test/lit/passes/remove-unused-module-elements_all-features.wast
Commit message (Expand)AuthorAgeFilesLines
* Use empty blocks instead of nops for empty scopes in IRBuilder (#7080)Thomas Lively2024-11-141-4/+0
* RemoveUnusedModuleElements: Do not remove unused-but-trapping segments (#6242)Alon Zakai2024-01-251-1/+1
* Fix incorrect wat in tests (#6207)Thomas Lively2024-01-081-29/+18
* Require `then` and `else` with `if` (#6201)Thomas Lively2024-01-041-8/+24
* Use the standard shared memory text format (#6200)Thomas Lively2024-01-031-11/+11
* Match names more precisely in update_lit_checks.py (#6190)Thomas Lively2024-01-021-19/+34
* Drop support for non-standard quoted function names (#6188)Thomas Lively2023-12-201-16/+16
* Partially revert #6026 (#6043)Alon Zakai2023-10-231-16/+52
* RemoveUnusedModuleElements: Make exports skip trampolines (#6026)Alon Zakai2023-10-191-18/+227
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-42/+42
* Print function types on function imports in the text format (#5727)Alon Zakai2023-05-171-2/+2
* RemoveUnusedModuleElements: Add SIMD support for memory operations (#5632)Alon Zakai2023-04-051-0/+39
* Support multiple memories in RemoveUnusedModuleElements (#5604)Thomas Lively2023-04-041-28/+167
* Use Names instead of indices to identify segments (#5618)Thomas Lively2023-04-041-7/+7
* Do not treat `atomic.fence` as using a memory (#5603)Thomas Lively2023-03-291-0/+13
* [NFC] Port remove-unused-module-elements_all-features.wast to lit (#5602)Thomas Lively2023-03-291-0/+572