summaryrefslogtreecommitdiffstats
path: root/test/Driver/cuda-detect.cu
Commit message (Expand)AuthorAgeFilesLines
* [CUDA] Driver changes to support CUDA compilation on MacOS.Justin Lebar2016-11-181-1/+27
* [CUDA] Added support for CUDA-8Artem Belevich2016-09-281-5/+13
* Reorder stderr redirection in test command.Samuel Antao2016-08-161-2/+2
* Add empty --gcc-toolchain empty to cuda-detect test.Samuel Antao2016-08-161-0/+1
* [CUDA] Include CUDA headers before anything else.Justin Lebar2016-08-151-0/+3
* Fix cuda-detect.cu when CLANG_DEFAULT_CXX_STDLIB is setJonas Hahnfeld2016-08-121-1/+1
* Add a missing -no-canonical-prefixes.Benjamin Kramer2016-08-091-1/+1
* [CUDA] Regression test to make sure C++ include path are forwarded to host an...Samuel Antao2016-08-091-0/+10
* [CUDA] Fix libdevice selection.Artem Belevich2016-08-021-10/+40
* [CUDA] renamed cuda_runtime.h wrapper to __cuda_runtime.hArtem Belevich2015-12-161-3/+3
* [CUDA] Make CUDA compilation usable by default.Artem Belevich2015-11-171-3/+8
* [CUDA] Detect and link with CUDA's libdevice bitcode library.Artem Belevich2015-11-171-4/+29
* [CUDA] added include paths for both sides of CUDA compilation.Artem Belevich2015-11-171-1/+25
* Disabled one of the test runs in cuda-detect.cuArtem Belevich2015-09-241-2/+0
* [CUDA] Added CUDA installation detector class.Artem Belevich2015-09-231-0/+12
* Reverted r248408 "[CUDA] Added CUDA installation detector class."Artem Belevich2015-09-231-6/+0
* [CUDA] Added CUDA installation detector class.Artem Belevich2015-09-231-0/+6