summaryrefslogtreecommitdiff
path: root/test/lit/passes/optimize-instructions-call_ref-roundtrip.wast
Commit message (Expand)AuthorAgeFilesLines
* Use empty blocks instead of nops for empty scopes in IRBuilder (#7080)Thomas Lively2024-11-141-3/+0
* Do not abbreviate items in element segments (#6737)Thomas Lively2024-07-121-3/+3
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-2/+2
* Port the remaining test/lit/passes tests off of --nominal (#5668)Thomas Lively2023-04-141-7/+10
* Change the default type system to isorecursive (#5239)Thomas Lively2022-11-231-4/+4
* Revert "Revert "Make `call_ref` type annotations mandatory (#5246)" (#5265)" ...Thomas Lively2022-11-161-3/+3
* Revert "Make `call_ref` type annotations mandatory (#5246)" (#5265)Thomas Lively2022-11-161-3/+3
* Make `call_ref` type annotations mandatory (#5246)Thomas Lively2022-11-151-3/+3
* Fix name of port_passes_tests_to_lit.py script. NFC (#4902)Sam Clegg2022-08-121-1/+1
* Print heap types in text format in nominal mode (#4316)Alon Zakai2021-11-081-4/+4
* Switch from "extends" to M4 nominal syntax (#4248)Thomas Lively2021-10-141-4/+4
* Emit heap types for call_indirect that match the table (#4221)Alon Zakai2021-10-081-0/+88