Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adjust License.txt file to use the LLVM license | Mehdi Amini | 2019-12-23 | 1 | -13/+4 |
* | Change CUDA tests to use print_memref. | Christian Sigg | 2019-11-21 | 1 | -13/+0 |
* | Make type and rank explicit in mcuMemHostRegister function. | Christian Sigg | 2019-11-19 | 1 | -18/+24 |
* | Add support for alignment attribute in std.alloc. | Nicolas Vasilache | 2019-11-12 | 1 | -0/+1 |
* | Replace spurious `long` stride type by int64_t - NFC | Nicolas Vasilache | 2019-10-02 | 1 | -1/+1 |
* | Normalize MemRefType lowering to LLVM as strided MemRef descriptor | Nicolas Vasilache | 2019-09-30 | 1 | -1/+3 |
* | Promote MemRefDescriptor to a pointer to struct when passing function boundar... | Nicolas Vasilache | 2019-09-27 | 1 | -11/+22 |
* | mcuMemHostRegister: take into account sizeof(float) | Alex Zinenko | 2019-07-12 | 1 | -2/+3 |
* | Add an mlir-cuda-runner tool. | Stephan Herhut | 2019-07-04 | 1 | -0/+107 |