summaryrefslogtreecommitdiffstats
path: root/mlir/lib/TableGen/OpTrait.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adjust License.txt file to use the LLVM licenseMehdi Amini2019-12-231-13/+4
* Enable autogenerating OpInterface method declarationsJacques Pienaar2019-09-301-7/+23
* Remove extra `;` after function definition (NFC)Mehdi Amini2019-05-101-1/+1
* [TableGen] Refine OpTrait classes and defs to be consistentLei Zhang2019-05-061-3/+3
* Add a trait to set the result type by attributeFeng Liu2019-03-291-0/+6
* Create OpTrait base class & allow operation predicate OpTraits.Jacques Pienaar2019-03-291-0/+53
OpenPOWER on IntegriCloud