summaryrefslogtreecommitdiff
path: root/test/lit/passes/vacuum-eh.wast
Commit message (Expand)AuthorAgeFilesLines
* RemoveUnusedBrs: Generalize jump threading optimizations to all branches (#6983)Alon Zakai2024-10-041-1/+0
* [Wasm EH] Optimize throws caught by TryTable into breaks (#6980)Alon Zakai2024-10-031-2/+4
* [Exceptions] Finish interpreter + optimizer support for try_table. (#6814)Sébastien Doeraene2024-08-201-0/+235
* [EH] Rename -eh lit test names to -eh-old (#6227)Heejin Ahn2024-01-221-228/+0
* Require `then` and `else` with `if` (#6201)Thomas Lively2024-01-041-5/+13
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-6/+6
* Change the default type system to isorecursive (#5239)Thomas Lively2022-11-231-6/+6
* Vacuum: Ignore effects at the entire function scope when possible (#5053)Alon Zakai2022-09-191-4/+6
* Vacuum trivial trys (#5046)Alon Zakai2022-09-161-0/+39
* [EH] Support try-delegate in EffectAnalyzer (#4368)Heejin Ahn2021-12-061-0/+51
* Generate FileCheck checks for all module items (#3957)Thomas Lively2021-06-281-0/+2
* Remove (attr 0) from tag text format (#3946)Heejin Ahn2021-06-191-2/+2
* [EH] Replace event with tag (#3937)Heejin Ahn2021-06-181-2/+2
* [EH] Convert EH tests into lit tests (#3923)Heejin Ahn2021-06-081-0/+126