summaryrefslogtreecommitdiffstats
path: root/mlir/lib/Conversion/LoopToStandard/ConvertLoopToStandard.cpp
Commit message (Expand)AuthorAgeFilesLines
* NFC: Replace ValuePtr with Value and remove it now that Value is value-typed.River Riddle2019-12-231-6/+5
* 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-9/+9
* Make "LowerToCFG" an operation passAlex Zinenko2019-12-161-5/+5
* NFC: Convert CmpIPredicate in StandardOps to use EnumAttrLei Zhang2019-11-151-1/+1
* Use new eraseOp instead of replaceOp with empty valuesGeoffrey Martin-Noble2019-10-191-2/+2
* Add support for PatternRewriter::eraseOp.River Riddle2019-10-161-1/+1
* NFC: rename Conversion/ControlFlowToCFG to Conversion/LoopToStandardAlex Zinenko2019-10-031-0/+279
OpenPOWER on IntegriCloud