summaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/CGCUDARuntime.h
Commit message (Expand)AuthorAgeFilesLines
* [CUDA] Emit host-side 'shadows' for device-side global variablesArtem Belevich2016-03-021-0/+8
* Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").Alexander Kornienko2015-06-221-2/+2
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-221-2/+2
* [cuda] Include GPU binary into host object file and generate init/deinit code.Artem Belevich2015-05-071-3/+14
* Header guard canonicalization, clang part.Benjamin Kramer2014-08-131-2/+2
* CUDA: IR generation support for device stubsPeter Collingbourne2011-10-061-0/+4
* CUDA: IR generation support for kernel call expressionsPeter Collingbourne2011-10-061-0/+50