hanchenye-llvm-project/clang/test/CodeGenOpenCL
Hans Wennborg a417362c28 Fix some tests that were failing on Windows
llvm-svn: 330441
2018-04-20 15:33:44 +00:00
..
2011-04-15-vec-init-from-vec.cl
addr-space-struct-arg.cl Recommit r326946 after reducing CallArgList memory footprint 2018-03-15 15:25:19 +00:00
address-space-constant-initializers.cl Clean up AMDGCN tests 2018-02-15 19:12:41 +00:00
address-spaces-conversions.cl
address-spaces-mangling.cl [OpenCL] Add LangAS::opencl_private to represent private address space in AST 2017-10-13 03:37:48 +00:00
address-spaces.cl Bring r325915 back. 2018-02-23 19:30:48 +00:00
amdgcn-automatic-variable.cl Change memcpy/memove/memset to have dest and source alignment attributes (Step 1). 2018-01-19 17:12:54 +00:00
amdgcn-flat-scratch-name.cl
amdgcn-large-globals.cl
amdgpu-abi-struct-coerce.cl [OpenCL] Add '-cl-uniform-work-group-size' compile option 2018-02-22 11:54:14 +00:00
amdgpu-alignment.cl [AMDGPU] Switch to the new addr space mapping by default 2018-02-02 16:08:24 +00:00
amdgpu-attrs.cl [AMDGPU] Update OpenCL to use 48 bytes of implicit arguments for AMDGPU (CLANG) 2018-03-23 18:51:45 +00:00
amdgpu-call-kernel.cl
amdgpu-calling-conv.cl
amdgpu-debug-info-pointer-address-space.cl
amdgpu-debug-info-variable-expression.cl [AMDGPU] Change constant addr space to 4 2018-02-13 18:01:21 +00:00
amdgpu-enqueue-kernel.cl [OpenCL] Remove block invoke function from emitted block literal struct 2018-03-07 19:32:58 +00:00
amdgpu-env-amdgcn.cl AMDGPU: Update datalayout for stack alignment 2018-03-27 19:26:51 +00:00
amdgpu-nullptr.cl Fix typos in clang 2018-04-06 15:14:32 +00:00
amdgpu-sizeof-alignof.cl
as_type.cl
atomic-ops-libcall.cl Add more tests for OpenCL atomic builtin functions 2017-09-13 18:56:25 +00:00
atomic-ops.cl CodeGen: Fix invalid bitcasts for atomic builtins 2017-10-17 14:19:29 +00:00
blocks.cl [OpenCL] Remove block invoke function from emitted block literal struct 2018-03-07 19:32:58 +00:00
bool_cast.cl
builtins-amdgcn-gfx9.cl
builtins-amdgcn-vi.cl Recommit rL323890: [AMDGPU] Add ds_fadd, ds_fmin, ds_fmax builtins functions 2018-02-04 22:32:07 +00:00
builtins-amdgcn.cl [AMDGPU] Change constant addr space to 4 2018-02-13 18:01:21 +00:00
builtins-generic-amdgcn.cl
builtins-r600.cl
byval.cl Recommit r326946 after reducing CallArgList memory footprint 2018-03-15 15:25:19 +00:00
cast_image.cl [AMDGPU] Change constant addr space to 4 2018-02-13 18:01:21 +00:00
cl-strict-aliasing.cl
cl-uniform-wg-size.cl [OpenCL] Add '-cl-uniform-work-group-size' compile option 2018-02-22 11:54:14 +00:00
cl20-device-side-enqueue.cl [OpenCL] Remove block invoke function from emitted block literal struct 2018-03-07 19:32:58 +00:00
const-str-array-decay.cl
constant-addr-space-globals.cl
convergent.cl [OpenCL] Add '-cl-uniform-work-group-size' compile option 2018-02-22 11:54:14 +00:00
denorms-are-zero.cl Fix some tests that were failing on Windows 2018-04-20 15:33:44 +00:00
event_t.cl
ext-vector-shuffle.cl
extension-begin.cl
fpmath.cl
func-call-dbg-loc.cl CodeGen: Fix missing debug loc due to alloca 2017-10-24 19:14:43 +00:00
gfx9-fp32-denorms.cl
half.cl
images.cl
inline-asm-amdgcn.cl [AMDGPU] Fix codegen for inline assembly 2018-03-23 19:43:42 +00:00
kernel-arg-info-single-as.cl
kernel-arg-info.cl
kernel-attributes.cl Bring r325915 back. 2018-02-23 19:30:48 +00:00
kernel-metadata.cl Bring r325915 back. 2018-02-23 19:30:48 +00:00
kernels-have-spir-cc-by-default.cl
lifetime.cl Clean up AMDGCN tests 2018-02-15 19:12:41 +00:00
local-initializer-undef.cl
local.cl
logical-ops.cl
memcpy.cl
no-half.cl [OpenCL] Add half load and store builtins 2017-09-07 19:39:10 +00:00
no-signed-zeros.cl
null_queue.cl
opencl_types.cl [AMDGPU] Change constant addr space to 4 2018-02-13 18:01:21 +00:00
overload.cl
partial_initializer.cl Change memcpy/memove/memset to have dest and source alignment attributes (Step 1). 2018-01-19 17:12:54 +00:00
pipe_builtin.cl [OpenCL] Enable subgroup extension in tests 2017-07-31 15:50:27 +00:00
pipe_types.cl
preserve_vec3.cl
private-array-initialization.cl [AMDGPU] Change constant addr space to 4 2018-02-13 18:01:21 +00:00
ptx-calls.cl
ptx-kernels.cl
relaxed-fpmath.cl
sampler.cl [OpenCL] Fix code generation of function-scope constant samplers. 2017-11-15 11:38:17 +00:00
shifts.cl
single-precision-constant.cl
size_t.cl [AMDGPU] Change constant addr space to 4 2018-02-13 18:01:21 +00:00
spir-calling-conv.cl
spir32_target.cl
spir64_target.cl
spir_version.cl
str_literals.cl Bring r325915 back. 2018-02-23 19:30:48 +00:00
to_addr_builtin.cl
unroll-hint.cl
vectorLoadStore.cl [OpenCL] Fixed CL version in failing test. 2017-09-27 17:03:35 +00:00
vector_literals_nested.cl
vector_literals_valid.cl
vector_logops.cl
vector_odd.cl
vector_shufflevector_valid.cl
vla.cl Clean up AMDGCN tests 2018-02-15 19:12:41 +00:00