summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/WebAssembly/funcref-table_call.ll
AgeCommit message (Expand)Author
2022-09-27[WebAssembly] Use intrinsics for table.get/set instructionsPaulo Matos
2022-06-20[WebAssembly][NFC] Update reftype and table tests to use opaque pointersAlex Bradbury
2022-02-04[WebAssembly] Refactor and fix emission of external IR global declsPaulo Matos
2022-01-31Revert "[WebAssembly] Refactor and fix emission of external IR global decls"Sam Clegg
2022-01-31[WebAssembly] Refactor and fix emission of external IR global declsPaulo Matos
2021-12-13[WebAssembly] Lower global syms representing tables with .tabletypePaulo Matos
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-20[WebAssembly] Implementation of table.get/set for reftypes in LLVM IRPaulo Matos