summaryrefslogtreecommitdiffstats
path: root/mlir/tools/mlir-tblgen/ReferenceImplGen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adjust License.txt file to use the LLVM licenseMehdi Amini2019-12-231-13/+4
* Fix typos, NFC.Christian Sigg2019-10-041-1/+1
* NFC: Rename Function to FuncOp.River Riddle2019-07-101-1/+1
* Port Tablegen'd reference implementation of Add to declarative builders.Nicolas Vasilache2019-03-291-20/+23
* Cleanup EDSCs and start a functional auto-generated library of custom OpsNicolas Vasilache2019-03-291-31/+24
* [tablegen] Use tblgen:: classes for NamedAttribute and Operand fieldsLei Zhang2019-03-291-7/+5
* Start doc generation pass.Jacques Pienaar2019-03-291-7/+7
* Generate some of the boilerplate for reference implementation specificationJacques Pienaar2019-03-291-5/+34
* Enable specifying the op for which the reference implementation should be pri...Jacques Pienaar2019-03-291-10/+12
* Start a testing pass for EDSC lowering.Jacques Pienaar2019-03-291-0/+69
OpenPOWER on IntegriCloud