summaryrefslogtreecommitdiffstats
path: root/test/Driver/cuda-external-tools.cu
Commit message (Expand)AuthorAgeFilesLines
* Driver must return non-zero code on errors in command lineSerge Pavlov2017-05-241-2/+2
* Reverted r302775Serge Pavlov2017-05-111-2/+2
* Driver must return non-zero code on errors in command lineSerge Pavlov2017-05-111-2/+2
* [CUDA] Driver changes to support CUDA compilation on MacOS.Justin Lebar2016-11-181-1/+10
* [CUDA] Add --no-cuda-noopt-debug, which disables --cuda-noopt-debug.Justin Lebar2016-04-191-0/+5
* [CUDA] pass debug options to ptxas.Artem Belevich2016-02-161-0/+9
* [CUDA] Handle -O options (more) correctly.Justin Lebar2016-01-191-1/+20
* [CUDA] Invoke ptxas and fatbinary during compilation.Justin Lebar2016-01-141-0/+70