summaryrefslogtreecommitdiff
path: root/test/lit/passes/optimize-casts-noeh.wast
Commit message (Expand)AuthorAgeFilesLines
* Use empty blocks instead of nops for empty scopes in IRBuilder (#7080)Thomas Lively2024-11-141-1/+0
* Remove extra space printed in empty structs (#6750)Thomas Lively2024-07-161-1/+1
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-3/+3
* Use the standard syntax for ref.cast, ref.test and array.new_fixed (#5894)Jérôme Vouillon2023-08-231-4/+4
* OptimizeCasts: Connect adjacent blocks in LinearExecutionWalker (#5866)Alon Zakai2023-08-081-8/+10
* Fix LinearExecutionWalker on calls (#5857)Alon Zakai2023-08-071-0/+69