summaryrefslogtreecommitdiff
path: root/test/lit/passes/inlining-optimizing.wast
Commit message (Expand)AuthorAgeFilesLines
* Use the standard syntax for ref.cast, ref.test and array.new_fixed (#5894)Jérôme Vouillon2023-08-231-1/+1
* Use non-nullable ref.cast for non-nullable input (#5335)Thomas Lively2022-12-091-1/+1
* Add standard versions of WasmGC casts (#5331)Thomas Lively2022-12-071-1/+1
* Change the default type system to isorecursive (#5239)Thomas Lively2022-11-231-2/+2
* Revert "Revert "Make `call_ref` type annotations mandatory (#5246)" (#5265)" ...Thomas Lively2022-11-161-1/+1
* Revert "Make `call_ref` type annotations mandatory (#5246)" (#5265)Thomas Lively2022-11-161-1/+1
* Make `call_ref` type annotations mandatory (#5246)Thomas Lively2022-11-151-1/+1
* Implement bottom heap types (#5115)Thomas Lively2022-10-071-0/+1
* Emit call_ref with a type annotation (#5079)Thomas Lively2022-09-231-2/+4
* Remove RTTs (#4848)Thomas Lively2022-08-051-3/+1
* OptimizeInstructions: Handle trivial ref.cast and ref.test (#4097)Alon Zakai2021-08-241-6/+4
* Generate FileCheck checks for all module items (#3957)Thomas Lively2021-06-281-0/+2
* Fix interpreting of a ref.cast of a function that is not on the module (#3863)Alon Zakai2021-05-061-0/+41