summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/WebAssembly/externref-globalget.ll
AgeCommit message (Expand)Author
2024-10-22[WebAssembly] Fix MIR printing of reference types (#113028)Heejin Ahn
2022-06-20[WebAssembly][NFC] Update reftype and table tests to use opaque pointersAlex Bradbury
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