llvm-project/mlir/lib/TableGen
River Riddle 032743e18f [mlir] Add support for the attribute verifiers in the dialect declaration generator.
Summary: This adds bitfields that map to the dialect attribute verifier hooks. This also moves over the Test dialect to have its declaration generated.

Differential Revision: https://reviews.llvm.org/D76254
2020-03-16 18:32:23 -07:00
..
Argument.cpp Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00
Attribute.cpp [mlir] Add support for generating dialect declarations via tablegen. 2020-03-14 20:36:44 -07:00
CMakeLists.txt [mlir][SideEffects] Enable specifying side effects directly on the arguments/results of an operation. 2020-03-06 14:04:36 -08:00
Constraint.cpp [mlir][ODS] Add support for specifying the successors of an operation. 2020-02-21 15:15:32 -08:00
Dialect.cpp [mlir] Add support for the attribute verifiers in the dialect declaration generator. 2020-03-16 18:32:23 -07:00
Format.cpp Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00
OpClass.cpp Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
OpInterfaces.cpp [mlir] Allow adding extra class declarations to interfaces. 2020-02-15 23:54:42 -08:00
OpTrait.cpp Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00
Operator.cpp [mlir][SideEffects] Enable specifying side effects directly on the arguments/results of an operation. 2020-03-06 14:04:36 -08:00
Pattern.cpp Fix MLIR build by adding missing header after cleanup in af450eab 2020-03-01 01:11:44 +00:00
Predicate.cpp [mlir-tblgen] Stop leaking PredNodes 2020-02-06 18:03:15 +01:00
SideEffects.cpp [mlir][SideEffects] Replace HasNoSideEffect with the memory effect interfaces. 2020-03-12 14:26:15 -07:00
Successor.cpp [mlir][ODS] Add support for specifying the successors of an operation. 2020-02-21 15:15:32 -08:00
Type.cpp [mlir][ODS] Refactor BuildableType to use $_builder as part of the format 2020-02-03 21:55:34 -08:00