llvm-project/mlir/lib/TableGen
Jacques Pienaar 509cd739bf Change Value to NamedTypeConstraint and use TypeConstraint.
Previously Value was a pair of name & Type, but for operands/result a TypeConstraint rather then a Type is specified. Update C++ side to match declarative side.

PiperOrigin-RevId: 238984799
2019-03-29 17:22:51 -07:00
..
Argument.cpp Change Value to NamedTypeConstraint and use TypeConstraint. 2019-03-29 17:22:51 -07:00
Attribute.cpp Spike to define real math ops and lowering of one variant of add to corresponding integer ops. 2019-03-29 16:39:13 -07:00
OpTrait.cpp Create OpTrait base class & allow operation predicate OpTraits. 2019-03-29 16:35:11 -07:00
Operator.cpp Change Value to NamedTypeConstraint and use TypeConstraint. 2019-03-29 17:22:51 -07:00
Pattern.cpp [TableGen] Support nested dag attributes arguments in the result pattern 2019-03-29 17:15:57 -07:00
Predicate.cpp [TableGen] Fix infinite loop in SubstLeaves substitution 2019-03-29 16:39:47 -07:00
Type.cpp Change Value to NamedTypeConstraint and use TypeConstraint. 2019-03-29 17:22:51 -07:00