summaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/CGGPUBuiltin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Recommit r326946 after reducing CallArgList memory footprintYaxun Liu2018-03-151-6/+7
* Revert r326946. It caused stack overflows by significantly increasing the siz...Richard Smith2018-03-101-7/+6
* CodeGen: Fix address space of indirect function argumentYaxun Liu2018-03-071-6/+7
* [OpenMP][NVPTX][CUDA] Adding support for printf for an NVPTX OpenMP device.Arpith Chacko Jacob2017-01-291-0/+122