llvm-project/mlir/test/mlir-tblgen
Nicolas Vasilache dac75ae5ff Split test-specific passes out of mlir-opt
Instead put their impl in test/lib and link them into mlir-test-opt

PiperOrigin-RevId: 254837439
2019-06-24 17:47:12 -07:00
..
attr-enum.td [ODS] Allow dialect to specify C++ namespaces 2019-05-20 13:49:27 -07:00
dialect.td [ODS] Allow dialect to specify C++ namespaces 2019-05-20 13:49:27 -07:00
op-attribute.td Refactor FunctionAttr to hold the internal function reference by name instead of pointer. The one downside to this is that the function reference held by a FunctionAttr needs to be explicitly looked up from the parent module. This provides several benefits though: 2019-06-01 19:56:54 -07:00
op-decl.td Disallow using NOperands/NResults when N < 2. We have special traits for the case of 0/1 that we explicitly check for throughout the codebase. This also fixes weird build failures in MSVC where it doesn't properly handle template type aliases. 2019-06-19 23:02:40 -07:00
op-operand.td [ODS] Support variadic operand/result verification 2019-06-09 16:24:29 -07:00
op-result.td [ODS] Support variadic operand/result verification 2019-06-09 16:24:29 -07:00
pattern-NativeCodeCall.td [ODS] Allow dialect to specify C++ namespaces 2019-05-20 13:49:27 -07:00
pattern-allof-attr.td Add Dialect in op definition to capture prefix and documentation. 2019-05-06 08:20:24 -07:00
pattern-attr.td Add Dialect in op definition to capture prefix and documentation. 2019-05-06 08:20:24 -07:00
pattern-bound-symbol.td [ODS] Allow dialect to specify C++ namespaces 2019-05-20 13:49:27 -07:00
pattern-multi-result-op.td [ODS] Allow dialect to specify C++ namespaces 2019-05-20 13:49:27 -07:00
pattern.mlir Split test-specific passes out of mlir-opt 2019-06-24 17:47:12 -07:00
predicate.td Simplify trait naming for verifying argument/result constraints. 2019-06-19 22:58:36 -07:00
reference-impl.td Clean up tablegen vector and tensor types 2019-05-20 13:46:52 -07:00
types.mlir Split test-specific passes out of mlir-opt 2019-06-24 17:47:12 -07:00
verify-unused-value.mlir Split test-specific passes out of mlir-opt 2019-06-24 17:47:12 -07:00