summaryrefslogtreecommitdiffstats
path: root/mlir/lib/Dialect/SDBM/SDBMExpr.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make helper functions static or move them into anonymous namespaces. NFC.Benjamin Kramer2020-01-141-2/+3
* Adjust License.txt file to use the LLVM licenseMehdi Amini2019-12-231-13/+4
* NFC: Cleanup non-conforming usages of namespaces.River Riddle2019-12-181-9/+3
* NFC: Remove unnecessary 'llvm::' prefix from uses of llvm symbols declared in...River Riddle2019-12-181-2/+2
* Fix minor spelling tweaks (NFC)Kazuaki Ishizaki2019-10-201-2/+2
* SDBM: support sum expressions on the LHS of stripe expressionsAlex Zinenko2019-09-181-10/+14
* Simplify SDBM expressions more aggressively in operators and conversionsAlex Zinenko2019-09-181-32/+52
* Overhaul the SDBM expression kind hierarchyAlex Zinenko2019-09-161-108/+189
* Rename SDBMPositiveExpr to SDBMTermExprAlex Zinenko2019-09-111-29/+26
* NFC: Move LLVMIR, SDBM, and StandardOps to the Dialect/ directory.River Riddle2019-08-191-0/+647
OpenPOWER on IntegriCloud