llvm-project/mlir/lib/Target/LLVMIR
Markus Böck 1bf7921374 [mlir][LLVM] Add support for adding a garbage collector to a LLVM function
This patch simply adds an optional garbage collector attribute to LLVMFuncOp which maps 1:1 to the "gc" property of functions in LLVM.

Differential Revision: https://reviews.llvm.org/D119492
2022-02-11 10:23:51 +01:00
..
Dialect Reduce dependencies on llvm/BinaryFormat/Dwarf.h 2022-02-04 11:44:03 +01:00
CMakeLists.txt [mlir] support translating OpenMP loops with reductions 2021-09-02 15:38:20 +02:00
ConvertFromLLVMIR.cpp [mlir][LLVM] Add support for adding a garbage collector to a LLVM function 2022-02-11 10:23:51 +01:00
ConvertToLLVMIR.cpp [mlir] make implementations of translation to LLVM IR interfaces private 2021-03-04 09:16:32 +01:00
DebugTranslation.cpp [mlir][IR][NFC] Define the Location classes in ODS instead of C++ 2021-03-08 14:32:40 -08:00
DebugTranslation.h Adjust "end namespace" comment in MLIR to match new agree'd coding style 2021-12-08 06:05:26 +00:00
ModuleTranslation.cpp [mlir][LLVM] Add support for adding a garbage collector to a LLVM function 2022-02-11 10:23:51 +01:00
TypeFromLLVM.cpp [NFC] Remove more uses of PointerType::getElementType() (NFC) 2022-01-25 10:13:53 +01:00
TypeToLLVM.cpp Fix more clang-tidy cleanups in mlir/ (NFC) 2021-12-22 20:53:11 +00:00