summaryrefslogtreecommitdiffstats
path: root/mlir/lib/TableGen/Argument.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adjust License.txt file to use the LLVM licenseMehdi Amini2019-12-231-13/+4
* Remove unnecessary C++ specifier in CPP files. NFC.Jacques Pienaar2019-05-201-1/+1
* [TableGen] Support multiple variadic operands/resultsLei Zhang2019-05-061-0/+4
* NFC: Simplify named attribute in TableGen generatorsSmit Hinsu2019-04-181-9/+0
* Change Value to NamedTypeConstraint and use TypeConstraint.Jacques Pienaar2019-03-291-2/+2
* Change the TensorFlow attribute prefix from "tf$" to "tf." to match the speci...River Riddle2019-03-291-1/+1
* [TableGen] Rename Operand to Value to prepare sharing between operand and resultLei Zhang2019-03-291-1/+1
* [tablegen] Use tblgen:: classes for NamedAttribute and Operand fieldsLei Zhang2019-03-291-8/+3
* Pull TableGen op argument definitions into their own filesLei Zhang2019-03-291-0/+39
OpenPOWER on IntegriCloud