summaryrefslogtreecommitdiffstats
path: root/mlir/lib/Dialect/SDBM
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-234-52/+16
* 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-182-11/+10
* Fix minor spelling tweaks (NFC)Kazuaki Ishizaki2019-10-201-2/+2
* SDBM: support sum expressions on the LHS of stripe expressionsAlex Zinenko2019-09-182-13/+17
* Simplify SDBM expressions more aggressively in operators and conversionsAlex Zinenko2019-09-181-32/+52
* Overhaul the SDBM expression kind hierarchyAlex Zinenko2019-09-162-116/+197
* Rename SDBMPositiveExpr to SDBMTermExprAlex Zinenko2019-09-113-42/+39
* NFC: Move LLVMIR, SDBM, and StandardOps to the Dialect/ directory.River Riddle2019-08-195-0/+1376
OpenPOWER on IntegriCloud