summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCUDA
Commit message (Expand)AuthorAgeFilesLines
* Fix test failures after addrspacecast added.Matt Arsenault2013-11-151-3/+3
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-2/+2
* Use kernel metadata to differentiate between kernel and deviceJustin Holewinski2013-03-301-3/+7
* CUDA: give static storage class to __shared__ and __constant__Peter Collingbourne2012-08-281-0/+8
* CUDA: give correct address space to globals declared in functionsPeter Collingbourne2012-08-281-0/+4
* Replace PTX back-end with NVPTX back-end in all places where Clang caresJustin Holewinski2012-05-242-8/+8
* CUDA: add CodeGen support for global variable address spaces.Peter Collingbourne2012-05-201-0/+24
* CUDA: IR generation support for device stubsPeter Collingbourne2011-10-061-0/+13
* CUDA: add -fcuda-is-device flagPeter Collingbourne2011-10-062-1/+41
* CUDA: IR generation support for kernel call expressionsPeter Collingbourne2011-10-061-0/+13
* CUDA: set proper calling conventions for PTXPeter Collingbourne2011-10-061-0/+12
OpenPOWER on IntegriCloud