summaryrefslogtreecommitdiff
path: root/test/lit/passes/inlining_enable-tail-call.wast
Commit message (Expand)AuthorAgeFilesLines
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-15/+15
* Generate unique block names when inlining (#5697)Alon Zakai2023-05-051-20/+20
* Use Names instead of indices to identify segments (#5618)Thomas Lively2023-04-041-1/+1
* Never flip a call from unreachable to reachable during inlining (#5493)Alon Zakai2023-02-161-3/+0
* Unreachability fixes for inlining (#5492)Alon Zakai2023-02-151-1/+1
* Avoid adding new unneeded names to blocks in text roundtripping (#4943)Alon Zakai2022-08-221-1/+1
* Fix name of port_passes_tests_to_lit.py script. NFC (#4902)Sam Clegg2022-08-121-1/+1
* [Inlining] Preserve return_calls when possible (#4589)Thomas Lively2022-04-111-0/+62
* Port test/passes/inlin* to lit (#3972)Thomas Lively2021-07-131-0/+707