summaryrefslogtreecommitdiff
path: root/test/lit/passes/asyncify_optimize-level=1.wast
Commit message (Expand)AuthorAgeFilesLines
* Use empty blocks instead of nops for empty scopes in IRBuilder (#7080)Thomas Lively2024-11-141-1/+0
* Update lit tests to parse with the new parser (#6290)Thomas Lively2024-02-081-1/+3
* Require `then` and `else` with `if` (#6201)Thomas Lively2024-01-041-100/+164
* Updating asyncify_optimize-level=1 test (#5993)Ashley Nelson2023-10-041-19/+19
* Asyncify: Simpify if into i32.or (#5988)Heejin Ahn2023-10-031-99/+120
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-4/+4
* Optimize Asyncify to not flatten/optimize unnecessarily (#5293)Alexander Guryanov2022-12-061-1/+5
* [OptimizeInstruction] Reorder rules in optimizeSelect (#4984)Max Graey2022-08-291-10/+12
* Fix name of port_passes_tests_to_lit.py script. NFC (#4902)Sam Clegg2022-08-121-1/+1
* MergeBlocks: Allow side effects in a ternary's first element (#4238)Alon Zakai2021-10-131-21/+21
* RemoveUnusedBrs: Optimize if-of-if pattern (#4180)Alon Zakai2021-09-231-254/+243
* Port test/passes/asyncify* to lit (#3970)Thomas Lively2021-07-081-0/+1627