summaryrefslogtreecommitdiffstats
path: root/mlir/lib/Target/LLVMIR/ConvertToROCDLIR.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adjust License.txt file to use the LLVM licenseMehdi Amini2019-12-231-13/+4
* NFC: Remove forbidden include of <iostream>River Riddle2019-12-181-2/+0
* NFC: Cleanup non-conforming usages of namespaces.River Riddle2019-12-181-1/+1
* NFC: Remove unnecessary 'llvm::' prefix from uses of llvm symbols declared in...River Riddle2019-12-181-11/+10
* Integrate from upstream at revision e4fce659a759.MLIR Team2019-12-171-0/+1
* Remove LLVM dependency on mlir::Module and instead check Traits.Tres Popp2019-12-161-3/+4
* Use llvm.func to define functions with wrapped LLVM IR function typeAlex Zinenko2019-10-101-1/+2
* [ROCm] Fix the return type for the device function calls from i32 to i64.Deven Desai2019-10-081-1/+1
* Fix typos, NFC.Christian Sigg2019-10-041-1/+1
* [ROCm] Adding ROCDL Dialect.Deven Desai2019-09-271-0/+119
OpenPOWER on IntegriCloud