| 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 | -2/+2 |
| * | NFC: Replace ValuePtr with Value and remove it now that Value is value-typed. | River Riddle | 2019-12-23 | 2 | -5/+5 |
| * | Adjust License.txt file to use the LLVM license | Mehdi Amini | 2019-12-23 | 2 | -26/+8 |
| * | NFC: Introduce new ValuePtr/ValueRef typedefs to simplify the transition to V... | River Riddle | 2019-12-22 | 2 | -5/+5 |
| * | NFC: Remove unnecessary 'llvm::' prefix from uses of llvm symbols declared in... | River Riddle | 2019-12-18 | 1 | -1/+1 |
| * | Add linkage support to LLVMFuncOp | Alex Zinenko | 2019-12-03 | 1 | -1/+1 |
| * | Lookup function declaration in SymbolTable not ModuleOp. | Alexander Belyaev | 2019-10-28 | 1 | -4/+2 |
| * | Fix include guards and add tests for OpToFuncCallLowering. | Alexander Belyaev | 2019-10-26 | 1 | -6/+14 |
| * | Add custom lowering of ExpOp for NVVM and ROCM. | Alexander Belyaev | 2019-10-24 | 1 | -0/+103 |
| * | Moving the GPUIndexIntrinsicOpLowering template to a common location | Deven Desai | 2019-10-04 | 1 | -0/+94 |

