summaryrefslogtreecommitdiffstats
path: root/clang/lib/Headers/cuda_builtin_vars.h
Commit message (Expand)AuthorAgeFilesLines
* [CUDA] Rename cuda_builtin_vars.h to __clang_cuda_builtin_vars.h.Justin Lebar2016-10-081-126/+0
* NVPTX: Use the nvvm builtins to read SRegs rather than the legacy ptx onesJustin Bogner2016-07-071-13/+13
* [CUDA] Add conversion operators for threadIdx, blockIdx, gridDim, and blockDi...Justin Lebar2016-02-241-1/+17
* [cuda] Added support for CUDA built-in variables.Artem Belevich2015-04-211-0/+110
OpenPOWER on IntegriCloud