llvm-project/mlir/tools/mlir-tblgen
River Riddle e6260ad043 [mlir] Simplify various pieces of code now that Identifier has access to the Context/Dialect
This also exposed a bug in Dialect loading where it was not correctly identifying identifiers that had the dialect namespace as a prefix.

Differential Revision: https://reviews.llvm.org/D97431
2021-02-26 18:00:05 -08:00
..
CMakeLists.txt [mlir][openacc] Use TableGen information for default enum 2021-01-12 09:42:42 -05:00
DialectGen.cpp Revert "[mlir][ODS] Use StringLiteral instead of StringRef when applicable" 2021-02-04 13:59:37 -05:00
DirectiveCommonGen.cpp [mlir][openacc] Use TableGen information for default enum 2021-01-12 09:42:42 -05: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 Add a "kind" attribute to ContractionOp and OuterProductOp. 2021-02-12 20:23:59 +00:00
LLVMIRConversionGen.cpp [mlir] generate enum translation functions with unused attribute 2021-02-18 09:44:40 +01:00
LLVMIRIntrinsicGen.cpp Fix side-effect detection in LLVMIRIntrinsicGen. 2021-02-10 00:48:16 +00:00
OpDefinitionsGen.cpp [mlir] Add regions to OpAdaptor 2021-02-26 16:25:00 -08:00
OpDocGen.cpp [mlir] Fix emitting attribute documentation 2021-02-25 08:23:50 +01:00
OpFormatGen.cpp [mlir] Silence some deprecation warnings after dffc487b07 2021-02-26 15:15:56 +01: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] Fix TableGen generator for attribute interfaces. 2020-11-24 14:06:35 +01:00
OpPythonBindingGen.cpp [mlir][Python] Roll up of python API fixes. 2021-01-24 19:02:59 -08:00
PassCAPIGen.cpp Add basic Python bindings for the PassManager and bind libTransforms 2020-11-10 19:55:21 +00: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 Revert "[mlir][ODS] Use StringLiteral instead of StringRef when applicable" 2021-02-04 13:59:37 -05:00
RewriterGen.cpp [mlir] Simplify various pieces of code now that Identifier has access to the Context/Dialect 2021-02-26 18:00:05 -08:00
SPIRVUtilsGen.cpp [mlir] Mark LogicalResult as LLVM_NODISCARD 2021-02-04 15:10:10 -08:00
StructsGen.cpp Revert "Revert "Reorder MLIRContext location in BuiltinAttributes.h"" 2021-02-08 10:39:58 +01:00
TypeDefGen.cpp [mlir][IR] Refactor the `getChecked` and `verifyConstructionInvariants` methods on Attributes/Types 2021-02-22 17:37:49 -08: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