Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adjust License.txt file to use the LLVM license | Mehdi Amini | 2019-12-23 | 1 | -13/+4 |
* | NFC: Remove forbidden include of <iostream> | River Riddle | 2019-12-18 | 1 | -2/+0 |
* | NFC: Cleanup non-conforming usages of namespaces. | River Riddle | 2019-12-18 | 1 | -1/+1 |
* | NFC: Remove unnecessary 'llvm::' prefix from uses of llvm symbols declared in... | River Riddle | 2019-12-18 | 1 | -11/+10 |
* | Integrate from upstream at revision e4fce659a759. | MLIR Team | 2019-12-17 | 1 | -0/+1 |
* | Remove LLVM dependency on mlir::Module and instead check Traits. | Tres Popp | 2019-12-16 | 1 | -3/+4 |
* | Use llvm.func to define functions with wrapped LLVM IR function type | Alex Zinenko | 2019-10-10 | 1 | -1/+2 |
* | [ROCm] Fix the return type for the device function calls from i32 to i64. | Deven Desai | 2019-10-08 | 1 | -1/+1 |
* | Fix typos, NFC. | Christian Sigg | 2019-10-04 | 1 | -1/+1 |
* | [ROCm] Adding ROCDL Dialect. | Deven Desai | 2019-09-27 | 1 | -0/+119 |