summaryrefslogtreecommitdiffstats
path: root/mlir/tools/mlir-tblgen/OpInterfacesGen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adjust License.txt file to use the LLVM licenseMehdi Amini2019-12-231-13/+4
* Add support for providing a default implementation for an interface method.River Riddle2019-12-181-0/+26
* Skip generating C++ for "DeclareOpInterfaceMethods" in op interface gen.Jing Pu2019-12-131-6/+16
* Enable autogenerating OpInterface method declarationsJacques Pienaar2019-09-301-102/+17
* Allow attaching descriptions to OpInterfaces and InterfaceMethods.River Riddle2019-09-241-7/+108
* NFC: Avoid reconstructing the OpInterface methods.River Riddle2019-08-221-16/+8
* Add support for generating operation interfaces from the ODS framework.River Riddle2019-08-211-0/+257
OpenPOWER on IntegriCloud