summaryrefslogtreecommitdiffstats
path: root/mlir/unittests/SDBM
Commit message (Expand)AuthorAgeFilesLines
* Adjust License.txt file to use the LLVM licenseMehdi Amini2019-12-231-13/+4
* Fix minor spelling tweaks (NFC)Kazuaki Ishizaki2019-10-201-1/+1
* SDBM: support sum expressions on the LHS of stripe expressionsAlex Zinenko2019-09-181-2/+22
* Simplify SDBM expressions more aggressively in operators and conversionsAlex Zinenko2019-09-181-0/+14
* Overhaul the SDBM expression kind hierarchyAlex Zinenko2019-09-161-4/+63
* Introduce SDBMDirect expression into the SDBM expression hierarchyAlex Zinenko2019-09-161-0/+4
* Rename SDBMPositiveExpr to SDBMTermExprAlex Zinenko2019-09-111-3/+3
* Fix typos in SDBMTest.cppAlex Zinenko2019-09-111-2/+2
* NFC: Move LLVMIR, SDBM, and StandardOps to the Dialect/ directory.River Riddle2019-08-191-3/+3
* CMake build: force-link SDBM lib into SDBM unit testsAlex Zinenko2019-06-011-0/+1
* Move SDBM uniquer into the SDBM dialectAlex Zinenko2019-06-011-30/+41
* Move SDBM infrastructure into a new SDBM dialectAlex Zinenko2019-06-012-0/+355
OpenPOWER on IntegriCloud