summaryrefslogtreecommitdiffstats
path: root/mlir/lib/TableGen/Predicate.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adjust License.txt file to use the LLVM licenseMehdi Amini2019-12-231-13/+4
* Fix minor spelling tweaks (NFC)Kazuaki Ishizaki2019-10-201-2/+2
* [TableGen] Support array attribute subclasses and constraintsLei Zhang2019-04-051-1/+26
* [TableGen] Consolidate constraint related conceptsLei Zhang2019-03-291-1/+1
* [TableGen] Fix infinite loop in SubstLeaves substitutionLei Zhang2019-03-291-4/+7
* TableGen: implement predicate tree and basic simplificationAlex Zinenko2019-03-291-3/+302
* TableGen: extract TypeConstraints from TypeAlex Zinenko2019-03-291-50/+12
* Avoid redundant predicate checking in type matching.Jacques Pienaar2019-03-291-1/+18
* Put Operator and PredCNF into the tblgen namespaceLei Zhang2019-03-291-3/+3
* Add tblgen::Type to wrap around TableGen Type defsLei Zhang2019-03-291-2/+20
* Verify type of operands match those specifed in op registry.Jacques Pienaar2019-03-291-0/+50
OpenPOWER on IntegriCloud