| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make helper functions static or move them into anonymous namespaces. NFC. | Benjamin Kramer | 2020-01-14 | 1 | -2/+3 |
| * | Adjust License.txt file to use the LLVM license | Mehdi Amini | 2019-12-23 | 4 | -52/+16 |
| * | NFC: Cleanup non-conforming usages of namespaces. | River Riddle | 2019-12-18 | 1 | -9/+3 |
| * | NFC: Remove unnecessary 'llvm::' prefix from uses of llvm symbols declared in... | River Riddle | 2019-12-18 | 2 | -11/+10 |
| * | Fix minor spelling tweaks (NFC) | Kazuaki Ishizaki | 2019-10-20 | 1 | -2/+2 |
| * | SDBM: support sum expressions on the LHS of stripe expressions | Alex Zinenko | 2019-09-18 | 2 | -13/+17 |
| * | Simplify SDBM expressions more aggressively in operators and conversions | Alex Zinenko | 2019-09-18 | 1 | -32/+52 |
| * | Overhaul the SDBM expression kind hierarchy | Alex Zinenko | 2019-09-16 | 2 | -116/+197 |
| * | Rename SDBMPositiveExpr to SDBMTermExpr | Alex Zinenko | 2019-09-11 | 3 | -42/+39 |
| * | NFC: Move LLVMIR, SDBM, and StandardOps to the Dialect/ directory. | River Riddle | 2019-08-19 | 5 | -0/+1376 |

