summaryrefslogtreecommitdiffstats
path: root/test/Driver/cuda-options.cu
Commit message (Expand)AuthorAgeFilesLines
* [CUDA,Driver] Added --no-cuda-gpu-arch= option.Artem Belevich2016-12-091-7/+66
* [CUDA] Add --cuda-compile-host-device, which overrides --cuda-host-only and -...Justin Lebar2016-04-191-8/+31
* Get rid of another SAME-NOT. FileCheck does not have this suffix.Paul Robinson2016-02-101-4/+4
* [CUDA] Invoke ptxas and fatbinary during compilation.Justin Lebar2016-01-141-11/+14
* [CUDA] Rename check-prefixes in cuda-options.cu and cuda-unused-arg-warning.cu.Justin Lebar2016-01-131-153/+118
* [CUDA] Split out tests for unused-arg warnings from cuda-options.cu.Justin Lebar2016-01-081-18/+0
* [CUDA] use -aux-triple to pass target triple of opposite side of compilationArtem Belevich2015-11-171-16/+21
* [CUDA] Fixes minor cuda-related issues in the driverArtem Belevich2015-09-221-2/+20
* [CUDA] Improve CUDA compilation pipeline creation.Artem Belevich2015-08-271-15/+58
* Silence unused argument warning for --cuda-host-only.Artem Belevich2015-07-281-0/+18
* --cuda-host-only should not disable linking phase.Artem Belevich2015-07-281-2/+2
* Fixed an error in cuda-options.cu test:Artem Belevich2015-07-161-7/+7
* Run cuda options test only with specific target.Artem Belevich2015-07-141-7/+9
* Fix test for Visual C++ link.exe.Yaron Keren2015-07-141-2/+2
* [cuda] Driver changes to compile and stitch together host and device-side CUD...Artem Belevich2015-07-131-0/+109
* This reverts commit r242058, r242065, r242067.Rafael Espindola2015-07-131-109/+0
* clang/test/Driver/cuda-options.cu REQUIRES clang-driver, at least.NAKAMURA Takumi2015-07-131-0/+1
* Fixed regex to properly match '64' in the test case.Artem Belevich2015-07-131-2/+2
* [cuda] Driver changes to compile and stitch together host and device-side CUD...Artem Belevich2015-07-131-0/+108