..
CMakeLists.txt
[MLIR] Add support for defining Types in tblgen
2020-10-14 00:32:18 +00:00
DialectGen.cpp
Common code preparation for tblgen-types patch
2020-09-26 02:47:48 +00:00
DocGenUtilities.h
Mass update the MLIR license header to mention "Part of the LLVM project"
2020-01-26 03:58:30 +00:00
EnumsGen.cpp
[mlir-tblgen] Use fully qualified names in generated code files
2020-06-26 15:05:33 +02:00
LLVMIRConversionGen.cpp
[mlir] LLVMType: make getUnderlyingType private
2020-07-29 13:43:38 +02:00
LLVMIRIntrinsicGen.cpp
[MLIR] Rename SideEffects.td -> SideEffectInterfaces.td
2020-05-12 12:21:42 -07:00
OpDefinitionsGen.cpp
Revert "Revert "Give attributes C++ namespaces.""
2020-10-12 08:23:54 +00:00
OpDocGen.cpp
[MLIR] Add support for defining Types in tblgen
2020-10-14 00:32:18 +00:00
OpFormatGen.cpp
Import llvm::StringSwitch into mlir namespace.
2020-10-08 11:39:24 +02:00
OpFormatGen.h
[mlir] Add initial support for parsing a declarative operation assembly format
2020-01-30 11:43:40 -08:00
OpInterfacesGen.cpp
[mlir] NFC: fix trivial typo under test and tools
2020-08-27 15:37:42 +09:00
OpenMPCommonGen.cpp
[NFC][MLIR][OpenMP] Add comments and test for OpenMP enum declaration utility
2020-08-14 23:22:23 +01:00
PassDocGen.cpp
[mlir][Pass] Update the PassGen to generate base classes instead of utilities
2020-04-07 14:08:52 -07:00
PassGen.cpp
Separate the Registration from Loading dialects in the Context
2020-08-19 01:19:03 +00:00
RewriterGen.cpp
[mlir] RewriterGen NativeCodeCall matcher with ConstantOp matcher
2020-10-15 16:32:20 -07:00
SPIRVUtilsGen.cpp
[mlir][spirv] Fix extended insts deserialization generation
2020-10-06 13:34:58 -04:00
StructsGen.cpp
[mlir] Support default valued attribute in StructsGen
2020-09-03 09:46:44 -04:00
TypeDefGen.cpp
Add missing 'override'
2020-10-15 15:15:53 -07:00
mlir-tblgen.cpp
Mass update the MLIR license header to mention "Part of the LLVM project"
2020-01-26 03:58:30 +00:00