Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NFC: Replace ValuePtr with Value and remove it now that Value is value-typed. | River Riddle | 2019-12-23 | 1 | -70/+68 |
* | Adjust License.txt file to use the LLVM license | Mehdi Amini | 2019-12-23 | 1 | -13/+4 |
* | NFC: Introduce new ValuePtr/ValueRef typedefs to simplify the transition to V... | River Riddle | 2019-12-22 | 1 | -69/+70 |
* | Add integer bit-shift operations to the standard dialect. | Manuel Freiberger | 2019-12-22 | 1 | -3/+3 |
* | Introduce prefetch op: affine -> std -> llvm intrinsic | Uday Bondhugula | 2019-12-18 | 1 | -8/+31 |
* | NFC: Convert CmpIPredicate in StandardOps to use EnumAttr | Lei Zhang | 2019-11-15 | 1 | -6/+6 |
* | Move Affine to Standard conversion to lib/Conversion | Alex Zinenko | 2019-11-14 | 1 | -0/+537 |