summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGCUDABuiltin.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OpenMP][NVPTX][CUDA] Adding support for printf for an NVPTX OpenMP device.Arpith Chacko Jacob2017-01-291-123/+0
* [CUDA] Align kernel launch args correctly when the LLVM type's alignment is d...Justin Lebar2016-07-271-0/+6
* [CUDA] Don't crash when trying to printf a non-scalar object.Justin Lebar2016-02-111-0/+7
* [CUDA] Generate CUDA's printf alloca in its function's entry block.Justin Lebar2016-01-281-39/+18
* [CUDA] Make printf work.Justin Lebar2016-01-231-0/+131
OpenPOWER on IntegriCloud