llvm-project/clang/test/CodeGenCUDA
Yaxun (Sam) Liu 3a781b912f Fix assertion in tryEmitAsConstant
due to cd95338ee3

Need to check if result is LValue before getLValueBase.
2020-12-02 19:10:01 -05:00
..
Inputs [clang][codegen] Skip adding default function attributes on intrinsics. 2020-09-16 14:10:05 -04:00
address-spaces.cu
alias.cu
amdgpu-func-attrs.cu [AMDGPU] Add option -munsafe-fp-atomics 2020-11-16 21:52:12 -05:00
amdgpu-hip-implicit-kernarg.cu
amdgpu-kernel-arg-pointer-type.cu [InferAddrSpace] Teach to handle assumed address space. 2020-11-16 17:06:33 -05:00
amdgpu-kernel-attrs.cu Revert "[HIP] Change default --gpu-max-threads-per-block value to 1024" 2020-10-15 17:25:55 -04:00
amdgpu-visibility.cu
amdgpu-workgroup-size.cu
builtins-amdgcn.cu [amdgpu] Add `llvm.amdgcn.endpgm` support. 2020-11-05 19:06:50 -05:00
constexpr-variables.cu [CUDA][HIP] Support accessing static device variable in host code for -fno-gpu-rdc 2020-08-05 07:57:38 -04:00
convergent.cu
cuda-builtin-vars.cu
debug-info-address-class.cu
debug-info-template.cu
deferred-diag.cu
dependent-libs.cu
device-fun-linkage.cu [CUDA][HIP] Fix linkage for -fgpu-rdc 2020-11-03 08:07:19 -05:00
device-init-fun.cu
device-stub.cu [CodeGenCUDA] Fix check prefix typo on device-stub.cu tests 2020-11-11 15:44:57 +00:00
device-var-init.cu [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
device-vtable.cu
dft-func-attr-skip-intrinsic.hip [clang][codegen] Skip adding default function attributes on intrinsics. 2020-09-16 14:10:05 -04:00
filter-decl.cu
flush-denormals.cu
fp-contract.cu [HIP] Fix regressions due to fp contract change 2020-11-24 08:10:06 -05:00
function-overload.cu [CUDA][HIP] Diagnose reference of host variable 2020-12-02 10:15:56 -05:00
kernel-amdgcn.cu Revert "[HIP] Change default --gpu-max-threads-per-block value to 1024" 2020-10-15 17:25:55 -04:00
kernel-args-alignment.cu
kernel-args.cu [hip] Remove the coercion on aggregate kernel arguments. 2020-11-12 21:19:30 -05:00
kernel-call.cu
kernel-dbg-info.cu
kernel-stub-name.cu
lambda-reference-var.cu Fix assertion in tryEmitAsConstant 2020-12-02 19:10:01 -05:00
lambda.cu [CUDA][HIP] Let lambda be host device by default 2020-07-08 13:10:26 -04:00
launch-bounds.cu
library-builtin.cu
link-device-bitcode.cu
llvm-used.cu
ms-linker-options.cu
norecurse.cu
nothrow.cu
openmp-target.cu
printf-aggregate.cu
printf.cu
profile-coverage-mapping.cu [PGO][CUDA][HIP] Skip generating profile on the device stub and wrong-side functions. 2020-08-10 11:01:46 -04:00
propagate-metadata.cu
ptx-kernels.cu
static-device-var-no-rdc.cu [CUDA] Allow local static variables with target attributes. 2020-11-03 10:30:38 -08:00
surface.cu
texture.cu
types.cu
unnamed-types.cu
usual-deallocators.cu