summaryrefslogtreecommitdiff
path: root/test/lit/passes/inlining-unreachable.wast
Commit message (Expand)AuthorAgeFilesLines
* [NFC-ish] Stop creating unneeded blocks around calls when inlining (#6969)Alon Zakai2024-09-261-23/+17
* [Parser] Enable the new text parser by default (#6371)Thomas Lively2024-04-251-1/+1
* Improve inlining of `return_call*` (#6477)Jérôme Vouillon2024-04-101-13/+45
* Handle return calls correctlyThomas Lively2024-04-081-3/+16
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-11/+11
* Print function types on function imports in the text format (#5727)Alon Zakai2023-05-171-1/+1
* Generate unique block names when inlining (#5697)Alon Zakai2023-05-051-2/+2
* Never flip a call from unreachable to reachable during inlining (#5493)Alon Zakai2023-02-161-2/+0
* Unreachability fixes for inlining (#5492)Alon Zakai2023-02-151-7/+72
* Fix validation and inlining bugs (#5301)Thomas Lively2022-11-291-4/+40
* [NFC] Add a test for inlining a function that traps (#4966)Alon Zakai2022-08-241-0/+68