summaryrefslogtreecommitdiff
path: root/test/lit/passes/inlining_all-features.wast
Commit message (Expand)AuthorAgeFilesLines
* Use empty blocks instead of nops for empty scopes in IRBuilder (#7080)Thomas Lively2024-11-141-3/+4
* [NFC-ish] Stop creating unneeded blocks around calls when inlining (#6969)Alon Zakai2024-09-261-4/+37
* Handle return calls correctlyThomas Lively2024-04-081-1/+6
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-12/+12
* Remove --nominal from more tests (#5664)Thomas Lively2023-04-131-61/+3
* Never flip a call from unreachable to reachable during inlining (#5493)Alon Zakai2023-02-161-2/+0
* Change the default type system to isorecursive (#5239)Thomas Lively2022-11-231-14/+14
* Implement bottom heap types (#5115)Thomas Lively2022-10-071-12/+2
* Emit call_ref with a type annotation (#5079)Thomas Lively2022-09-231-2/+2
* Add a type annotation to return_call_ref (#5068)Thomas Lively2022-09-221-1/+1
* [Wasm GC] Support non-nullable locals in the "1a" form (#4959)Alon Zakai2022-08-311-8/+4
* Remove RTTs (#4848)Thomas Lively2022-08-051-38/+0
* Print heap types in text format in nominal mode (#4316)Alon Zakai2021-11-081-10/+10
* Switch from "extends" to M4 nominal syntax (#4248)Thomas Lively2021-10-141-1/+82
* Test GC lit tests with --nominal as well (#4043)Thomas Lively2021-08-021-1/+14
* Port test/passes/inlin* to lit (#3972)Thomas Lively2021-07-131-0/+154