summaryrefslogtreecommitdiffstats
path: root/mlir/lib/Quantizer/Transforms/RemoveInstrumentationPass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adjust License.txt file to use the LLVM licenseMehdi Amini2019-12-231-13/+4
* NFC: Finish replacing FunctionPassBase/ModulePassBase with OpPassBase.River Riddle2019-09-131-1/+1
* Change from llvm::make_unique to std::make_uniqueJacques Pienaar2019-08-171-1/+1
* Express ownership transfer in PassManager API through std::unique_ptr (NFC)Mehdi Amini2019-08-121-2/+3
* NFC: Update usages of OwningRewritePatternList to pass by & instead of &&.River Riddle2019-08-091-1/+1
* NFC: Implement OwningRewritePatternList as a class instead of a using directive.River Riddle2019-08-051-6/+3
* NFC: Refactor Function to be value typed.River Riddle2019-07-011-1/+1
* Upstream the Quantizer tool (part 4).Stella Laurenzo2019-06-011-0/+79
OpenPOWER on IntegriCloud