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 | 1 | -13/+4 |
* | 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 | 1 | -2/+2 |
* | 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 | 1 | -10/+14 |
* | 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 | 1 | -108/+189 |
* | Rename SDBMPositiveExpr to SDBMTermExpr | Alex Zinenko | 2019-09-11 | 1 | -29/+26 |
* | NFC: Move LLVMIR, SDBM, and StandardOps to the Dialect/ directory. | River Riddle | 2019-08-19 | 1 | -0/+647 |