summaryrefslogtreecommitdiffstats
path: root/mlir/lib/Conversion/AffineToStandard/AffineToStandard.cpp
Commit message (Expand)AuthorAgeFilesLines
* NFC: Replace ValuePtr with Value and remove it now that Value is value-typed.River Riddle2019-12-231-70/+68
* 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-69/+70
* Add integer bit-shift operations to the standard dialect.Manuel Freiberger2019-12-221-3/+3
* Introduce prefetch op: affine -> std -> llvm intrinsicUday Bondhugula2019-12-181-8/+31
* NFC: Convert CmpIPredicate in StandardOps to use EnumAttrLei Zhang2019-11-151-6/+6
* Move Affine to Standard conversion to lib/ConversionAlex Zinenko2019-11-141-0/+537
OpenPOWER on IntegriCloud