summaryrefslogtreecommitdiff
path: root/test/lit/passes/code-pushing_into_if.wast
Commit message (Expand)AuthorAgeFilesLines
* Require `then` and `else` with `if` (#6201)Thomas Lively2024-01-041-115/+253
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-30/+30
* Print function types on function imports in the text format (#5727)Alon Zakai2023-05-171-1/+1
* CodePushing: Pushing into an if may require non-nullable fixups (#5551)Alon Zakai2023-03-071-29/+76
* Fix a trivial CodePushing bug with looking at the wrong index (#5252)Alon Zakai2022-11-141-1/+256
* CodePushing: Push into If arms (#5191)Alon Zakai2022-11-011-0/+651