llvm-project/clang/test/SemaOpenCL
Anastasia Stulova 32f0a4330a [OpenCL] Accept logical NOT for pointer types in CL1.1
Fix for bug 30217 - incorrect error given for logical
NOT operation with a pointer type: corrected sema check
and improved related tests.

Review: D29038
llvm-svn: 294313
2017-02-07 16:09:41 +00:00
..
access-qualifier.cl [OpenCL] Diagnose write_only image3d when extension is disabled 2017-01-25 12:18:50 +00:00
address-spaces-conversions-cl2.0.cl
address-spaces.cl
amdgpu-attrs.cl
array-parameters.cl
as_type.cl
bool-vectors.cl
builtin.cl
builtins-amdgcn-error-f16.cl [AMDGPU] Add f16 builtin functions (VI+) 2016-11-13 02:37:05 +00:00
builtins-amdgcn-error.cl AMDGPU: Add builtin for getreg intrinsic 2017-01-20 19:24:22 +00:00
cl20-device-side-enqueue.cl [OpenCL] Improved enqueue_kernel diagnostic message 2017-01-23 17:12:36 +00:00
clang-builtin-version.cl
cond.cl
convergent.cl [OpenCL] Mark group functions as convergent in opencl-c.h 2016-11-01 18:45:32 +00:00
endian-attr.cl
event_t.cl [OpenCL] Prohibit using reserve_id_t in program scope. 2016-11-29 10:21:40 +00:00
event_t_overload.cl
ext_vectors.cl
extension-begin.cl Recommit r289979 [OpenCL] Allow disabling types and declarations associated with extensions 2016-12-18 05:18:55 +00:00
extension-version.cl
extensions.cl [OpenCL] Re-enable supported core extensions based on opencl version when disabling all extensions using pragma 2017-01-06 16:14:41 +00:00
extern.cl [OpenCL] Align fake address space map with the SPIR target maps. 2016-12-23 16:11:25 +00:00
func.cl
half.cl
images.cl
init.cl
invalid-block.cl [OpenCL] Add missing address spaces in IR generation of blocks 2017-01-27 15:11:34 +00:00
invalid-clk-events-cl2.0.cl [OpenCL] Prohibit using reserve_id_t in program scope. 2016-11-29 10:21:40 +00:00
invalid-constant.cl
invalid-image.cl [OpenCL] Use the semantic spelling of the Access attribute, rather than a string. 2016-11-16 11:34:09 +00:00
invalid-kernel-attrs.cl
invalid-kernel-parameters.cl
invalid-kernel.cl [OpenCL] Improve address space diagnostics. 2016-12-13 14:07:23 +00:00
invalid-pipe-builtin-cl2.0.cl
invalid-pipes-cl2.0.cl [OpenCL] Refactor read_only/write_only pipes. 2016-12-01 11:30:49 +00:00
lit.local.cfg
logical-ops.cl [OpenCL] Accept logical NOT for pointer types in CL1.1 2017-02-07 16:09:41 +00:00
nosvm.cl
null_literal.cl
null_queue.cl Fix problems in "[OpenCL] Enabling the usage of CLK_NULL_QUEUE as compare operand." 2016-12-23 14:55:49 +00:00
pipes-1.2-negative.cl
queue_t_overload.cl Fix problems in "[OpenCL] Enabling the usage of CLK_NULL_QUEUE as compare operand." 2016-12-23 14:55:49 +00:00
sampler_t.cl
sampler_t_overload.cl
shifts.cl
sizeof.cl
storageclass-cl20.cl
storageclass.cl
str_literals.cl
to_addr_builtin.cl
unroll-hint.cl [OpenCL] Enable unroll hint for OpenCL 1.x. 2016-12-13 14:02:35 +00:00
unsupported.cl Fix the spelling of 'bitfield' in diagnostics to be consistently 'bit-field'. 2016-12-20 02:43:58 +00:00
vec_compare.cl
vec_step.cl
vector_conv_invalid.cl
vector_inc_dec_ops.cl
vector_literals_const.cl
vector_literals_invalid.cl
warn-missing-prototypes.cl