summaryrefslogtreecommitdiffstats
path: root/mlir/lib/TableGen/Type.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adjust License.txt file to use the LLVM licenseMehdi Amini2019-12-231-13/+4
* Add DialectType and generate docs for dialect typesJacques Pienaar2019-10-071-3/+14
* Remove dead code.Jacques Pienaar2019-07-301-14/+0
* [TableGen] Consolidate constraint related conceptsLei Zhang2019-03-291-28/+8
* Change Value to NamedTypeConstraint and use TypeConstraint.Jacques Pienaar2019-03-291-4/+6
* [TableGen] Model variadic operands using Variadic<Type>Lei Zhang2019-03-291-0/+7
* [tablegen] Use tblgen:: classes for NamedAttribute and Operand fieldsLei Zhang2019-03-291-7/+7
* [doc] Generate more readable description for operandsLei Zhang2019-03-291-6/+4
* Define mAttr in terms of AttrConstraint.Jacques Pienaar2019-03-291-1/+1
* TableGen: implement predicate tree and basic simplificationAlex Zinenko2019-03-291-2/+3
* TableGen: untie Attr from TypeAlex Zinenko2019-03-291-10/+0
* TableGen: extract TypeConstraints from TypeAlex Zinenko2019-03-291-8/+31
* Put Operator and PredCNF into the tblgen namespaceLei Zhang2019-03-291-1/+1
* Add tblgen::Type to wrap around TableGen Type defsLei Zhang2019-03-291-0/+51
OpenPOWER on IntegriCloud