Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adjust License.txt file to use the LLVM license | Mehdi Amini | 2019-12-23 | 1 | -13/+4 |
* | Fix minor spelling tweaks (NFC) | Kazuaki Ishizaki | 2019-10-20 | 1 | -1/+1 |
* | SDBM: support sum expressions on the LHS of stripe expressions | Alex Zinenko | 2019-09-18 | 1 | -2/+22 |
* | Simplify SDBM expressions more aggressively in operators and conversions | Alex Zinenko | 2019-09-18 | 1 | -0/+14 |
* | Overhaul the SDBM expression kind hierarchy | Alex Zinenko | 2019-09-16 | 1 | -4/+63 |
* | Introduce SDBMDirect expression into the SDBM expression hierarchy | Alex Zinenko | 2019-09-16 | 1 | -0/+4 |
* | Rename SDBMPositiveExpr to SDBMTermExpr | Alex Zinenko | 2019-09-11 | 1 | -3/+3 |
* | Fix typos in SDBMTest.cpp | Alex Zinenko | 2019-09-11 | 1 | -2/+2 |
* | NFC: Move LLVMIR, SDBM, and StandardOps to the Dialect/ directory. | River Riddle | 2019-08-19 | 1 | -3/+3 |
* | Move SDBM uniquer into the SDBM dialect | Alex Zinenko | 2019-06-01 | 1 | -30/+41 |
* | Move SDBM infrastructure into a new SDBM dialect | Alex Zinenko | 2019-06-01 | 1 | -0/+348 |