hanchenye-llvm-project/clang/test/CodeGenCUDA
Peter Collingbourne c6b0857e95 CUDA: give static storage class to __shared__ and __constant__
variables without a storage class within a function, to implement
CUDA B.2.5: "__shared__ and __constant__ variables have implied static
storage [duration]."

llvm-svn: 162788
2012-08-28 20:37:50 +00:00
..
address-spaces.cu CUDA: give static storage class to __shared__ and __constant__ 2012-08-28 20:37:50 +00:00
device-stub.cu CUDA: IR generation support for device stubs 2011-10-06 18:51:56 +00:00
filter-decl.cu CUDA: add -fcuda-is-device flag 2011-10-06 18:29:46 +00:00
kernel-call.cu
ptx-kernels.cu Replace PTX back-end with NVPTX back-end in all places where Clang cares 2012-05-24 17:43:12 +00:00