summaryrefslogtreecommitdiffstats
path: root/mlir/lib/Quantizer/Support/ConstraintAnalysisGraph.cpp
Commit message (Expand)AuthorAgeFilesLines
* [mlir] NFC: Remove Value::operator* and Value::operator-> now that Value is p...River Riddle2020-01-111-3/+3
* NFC: Replace ValuePtr with Value and remove it now that Value is value-typed.River Riddle2019-12-231-1/+1
* Adjust License.txt file to use the LLVM licenseMehdi Amini2019-12-231-13/+4
* NFC: Introduce new ValuePtr/ValueRef typedefs to simplify the transition to V...River Riddle2019-12-221-1/+1
* NFC: Remove unnecessary 'llvm::' prefix from uses of llvm symbols declared in...River Riddle2019-12-181-4/+4
* Change from llvm::make_unique to std::make_uniqueJacques Pienaar2019-08-171-2/+2
* Upstreaming Quantizer tool (part 2).Stella Laurenzo2019-05-201-0/+181
OpenPOWER on IntegriCloud