llvm-project/llvm/lib/Target/WebAssembly/Utils
Alex Bradbury cb778e9328 [WebAssembly] Implement ref.is_null MC layer support and codegen
Custom type-checking (in WebAssemblyAsmTypeCheck.cpp) is used to
workaround the fact that separate variants of the instruction are
defined for externref and funcref.

Based on an initial patch by Paulo Matos <pmatos@igalia.com>.

Differential Revision: https://reviews.llvm.org/D123484
2022-05-13 07:08:10 +01:00
..
CMakeLists.txt
WebAssemblyTypeUtilities.cpp [WebAssembly][NFC] Refactor WasmSymbol type setting code 2022-01-29 09:00:51 +01:00
WebAssemblyTypeUtilities.h [WebAssembly] Implement ref.is_null MC layer support and codegen 2022-05-13 07:08:10 +01:00
WebAssemblyUtilities.cpp [WebAssembly] Support clang -fwasm-exceptions for bitcode 2021-12-16 16:49:24 -08:00
WebAssemblyUtilities.h [WebAssembly][NFC] Refactor WasmSymbol type setting code 2022-01-29 09:00:51 +01:00