Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [mlir] NFC: Remove Value::operator* and Value::operator-> now that Value is p... | River Riddle | 2020-01-11 | 1 | -3/+3 |
* | NFC: Replace ValuePtr with Value and remove it now that Value is value-typed. | River Riddle | 2019-12-23 | 1 | -10/+9 |
* | 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 | -10/+11 |
* | Implement simple loop-invariant-code-motion based on dialect interfaces. | Stephan Herhut | 2019-10-16 | 1 | -0/+248 |