summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/WebAssembly/funcref-call.ll
AgeCommit message (Expand)Author
2023-02-07[WebAssembly][test][NFC] Add coverage of non-void funcref callsAlex Bradbury
2023-02-07[WebAssembly][test][NFC] Regenerate funcref-call.ll using update_llc_test_che...Alex Bradbury
2022-06-20[WebAssembly][NFC] Update reftype and table tests to use opaque pointersAlex Bradbury
2021-12-07[WebAssembly] Implement table instruction intrinsicsPaulo Matos
2021-12-06[WebAssembly] Implementation of intrinsic for ref.null and HeapType removalPaulo Matos
2021-10-06[WebAssembly] Fix call_indirect on funcrefsPaulo Matos
2021-07-22[WebAssembly] Implementation of global.get/set for reftypes in LLVM IRPaulo Matos
2021-07-02Revert "[WebAssembly] Implementation of global.get/set for reftypes in LLVM IR"Roman Lebedev
2021-07-02[WebAssembly] Implementation of global.get/set for reftypes in LLVM IRPaulo Matos
2021-06-10Revert "Implementation of global.get/set for reftypes in LLVM IR"David Spickett
2021-06-10Implementation of global.get/set for reftypes in LLVM IRPaulo Matos