summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/WebAssembly/ref-null.ll
AgeCommit message (Expand)Author
2022-06-20[WebAssembly][NFC] Update reftype and table tests to use opaque pointersAlex Bradbury
2022-05-13[WebAssembly] Implement ref.is_null MC layer support and codegenAlex Bradbury
2021-12-06[WebAssembly] Implementation of intrinsic for ref.null and HeapType removalPaulo Matos