summaryrefslogtreecommitdiff
path: root/test/lit/passes/code-pushing-eh.wast
Commit message (Expand)AuthorAgeFilesLines
* Use empty blocks instead of nops for empty scopes in IRBuilder (#7080)Thomas Lively2024-11-141-1/+0
* [Exceptions] Finish interpreter + optimizer support for try_table. (#6814)Sébastien Doeraene2024-08-201-0/+300
* [EH] Rename -eh lit test names to -eh-old (#6227)Heejin Ahn2024-01-221-402/+0
* Require `then` and `else` with `if` (#6201)Thomas Lively2024-01-041-6/+14
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-10/+10
* Change the default type system to isorecursive (#5239)Thomas Lively2022-11-231-10/+10
* [Exceptions] Optimize in CodePushing even with exceptions thrown (#5028)Alon Zakai2022-09-131-1/+70
* [EH] Support try-delegate in EffectAnalyzer (#4368)Heejin Ahn2021-12-061-10/+122
* Generate FileCheck checks for all module items (#3957)Thomas Lively2021-06-281-0/+5
* Remove (attr 0) from tag text format (#3946)Heejin Ahn2021-06-191-1/+1
* [EH] Replace event with tag (#3937)Heejin Ahn2021-06-181-1/+1
* [EH] Convert EH tests into lit tests (#3923)Heejin Ahn2021-06-081-0/+208