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 | -6/+5 |
* | 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 | -9/+9 |
* | Make "LowerToCFG" an operation pass | Alex Zinenko | 2019-12-16 | 1 | -5/+5 |
* | NFC: Convert CmpIPredicate in StandardOps to use EnumAttr | Lei Zhang | 2019-11-15 | 1 | -1/+1 |
* | Use new eraseOp instead of replaceOp with empty values | Geoffrey Martin-Noble | 2019-10-19 | 1 | -2/+2 |
* | Add support for PatternRewriter::eraseOp. | River Riddle | 2019-10-16 | 1 | -1/+1 |
* | NFC: rename Conversion/ControlFlowToCFG to Conversion/LoopToStandard | Alex Zinenko | 2019-10-03 | 1 | -0/+279 |