aboutsummaryrefslogtreecommitdiff
path: root/mlir/lib/TableGen/Argument.cpp
AgeCommit message (Expand)Author
2021-08-23[mlir] Add support for VariadicOfVariadic operandsRiver Riddle
2020-08-12[MLIR][NFC] Remove tblgen:: prefix in TableGen/*.cpp filesRahul Joshi
2020-04-10[mlir][ODS] Add support for optional operands and results with a new Optional...River Riddle
2020-01-26Mass update the MLIR license header to mention "Part of the LLVM project"Mehdi Amini
2019-12-23Adjust License.txt file to use the LLVM licenseMehdi Amini
2019-05-20 Remove unnecessary C++ specifier in CPP files. NFC.Jacques Pienaar
2019-05-06 [TableGen] Support multiple variadic operands/resultsLei Zhang
2019-04-18 NFC: Simplify named attribute in TableGen generatorsSmit Hinsu
2019-03-29Change Value to NamedTypeConstraint and use TypeConstraint.Jacques Pienaar
2019-03-29Change the TensorFlow attribute prefix from "tf$" to "tf." to match the speci...River Riddle
2019-03-29[TableGen] Rename Operand to Value to prepare sharing between operand and resultLei Zhang
2019-03-29[tablegen] Use tblgen:: classes for NamedAttribute and Operand fieldsLei Zhang
2019-03-29Pull TableGen op argument definitions into their own filesLei Zhang