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 | -1/+1 |
* | [mlir] Floating constants for import-llvm | Alex Zinenko | 2019-12-27 | 1 | -0/+6 |
* | NFC: Replace ValuePtr with Value and remove it now that Value is value-typed. | River Riddle | 2019-12-23 | 1 | -19/+19 |
* | 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 | -19/+19 |
* | Introduce Linkage attribute to the LLVM dialect | Alex Zinenko | 2019-12-02 | 1 | -3/+35 |
* | mlir-translate: support -verify-diagnostics | Alex Zinenko | 2019-11-07 | 1 | -8/+8 |
* | [llvm] Allow GlobalOp to take a region for complex initializers | James Molloy | 2019-11-05 | 1 | -8/+14 |
* | [llvm] Add initial import of LLVM modules to mlir-translate | James Molloy | 2019-11-05 | 1 | -0/+593 |