summaryrefslogtreecommitdiffstats
path: root/test/Preprocessor/cuda-types.cu
Commit message (Expand)AuthorAgeFilesLines
* [CUDA] More correctly inherit primitive types from the host during device com...Justin Lebar2017-01-051-0/+16
* [CUDA] Make __GCC_ATOMIC_XXX_LOCK_FREE macros the same on host/device.Justin Lebar2016-09-091-15/+24
* [CUDA] Updated CUDA tests that must run w/o CUDA installation.Artem Belevich2016-08-021-3/+3
* [CUDA] Do not allow using NVPTX target for host compilation.Artem Belevich2016-08-021-6/+0
* [CUDA] Copy host builtin types to NVPTXTargetInfo.Justin Lebar2016-04-291-0/+27