summaryrefslogtreecommitdiffstats
path: root/test/Driver/cuda-bad-arch.cu
Commit message (Expand)AuthorAgeFilesLines
* [CUDA] Do not allow using NVPTX target for host compilation.Artem Belevich2016-08-021-0/+5
* [CUDA] Add explicit mapping from sm_XX to compute_YY.Justin Lebar2016-01-121-14/+2
* [CUDA] Reject values for --cuda-gpu-arch that are not of the form /sm_\d+/.Justin Lebar2016-01-111-0/+34