summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCUDA/kernel-call.cu
Commit message (Expand)AuthorAgeFilesLines
* [HIP] Support new kernel launching APIYaxun Liu2019-09-241-5/+9
* [CUDA] add support for the new kernel launch API in CUDA-9.2+.Artem Belevich2019-01-311-5/+12
* Fix failure in lit test kernel-call.cu due to name manglingYaxun Liu2018-04-251-2/+2
* Fix lit test kernel-call.cu failure on ps4 due to dso_localYaxun Liu2018-04-251-2/+2
* Fix failure in lit test kernel-call.cuYaxun Liu2018-04-251-1/+1
* [HIP] Add hip input kind and codegen for kernel launchingYaxun Liu2018-04-251-2/+11
* Move all CUDA testing inputs to Inputs/ subdirectory inside the tests.Eli Bendersky2014-04-281-1/+1
* CUDA: IR generation support for kernel call expressionsPeter Collingbourne2011-10-061-0/+13
OpenPOWER on IntegriCloud