summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCUDA/kernel-call.cu
AgeCommit message (Expand)Author
2023-07-13[clang] Support '-fgpu-default-stream=per-thread' for NVIDIA CUDAboxu.zhang
2022-02-23[HIP] Support `-fgpu-default-stream`Yaxun (Sam) Liu
2019-09-24[HIP] Support new kernel launching APIYaxun Liu
2019-01-31[CUDA] add support for the new kernel launch API in CUDA-9.2+.Artem Belevich
2018-04-25Fix failure in lit test kernel-call.cu due to name manglingYaxun Liu
2018-04-25Fix lit test kernel-call.cu failure on ps4 due to dso_localYaxun Liu
2018-04-25Fix failure in lit test kernel-call.cuYaxun Liu
2018-04-25[HIP] Add hip input kind and codegen for kernel launchingYaxun Liu
2014-04-28Move all CUDA testing inputs to Inputs/ subdirectory inside the tests.Eli Bendersky
2011-10-06CUDA: IR generation support for kernel call expressionsPeter Collingbourne