summaryrefslogtreecommitdiff
path: root/test/lit/passes/optimize-instructions-ignore-traps.wast
Commit message (Expand)AuthorAgeFilesLines
* Make more Ifs unreachable (#7094)Thomas Lively2024-11-271-1/+1
* Update lit tests to parse with the new parser (#6290)Thomas Lively2024-02-081-2/+1
* Require `then` and `else` with `if` (#6201)Thomas Lively2024-01-041-43/+87
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-4/+4
* Print function types on function imports in the text format (#5727)Alon Zakai2023-05-171-1/+1
* Change the default type system to isorecursive (#5239)Thomas Lively2022-11-231-8/+8
* [TNH Fuzzing] Fix some equality checks that ignored effects (#4951)Alon Zakai2022-08-241-0/+28
* [Optimize Instructions] Simplify sign extentions (Part 2) (#4382)Max Graey2022-06-071-16/+8
* [OptimizeInstructions] Optimize memory.fill with constant arguments (#4130)Max Graey2021-09-141-79/+117
* Generate FileCheck checks for all module items (#3957)Thomas Lively2021-06-281-0/+2
* Introduce a script for updating lit tests (#3503)Thomas Lively2021-01-211-0/+760