This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
159727d417
llvm-project
/
clang
/
test
/
SemaOpenCL
History
Anastasia Stulova
bd3c08e301
[OpenCL] Add test for program scope variable restrictions in OpenCL v2.0
...
http://reviews.llvm.org/D13105
llvm-svn: 250892
2015-10-21 10:37:57 +00:00
..
address-spaces-conversions-cl2.0.cl
[OpenCL] Implemented restrictions for pointer conversions specified in OpenCL v2.0.
2014-11-26 15:36:41 +00:00
address-spaces.cl
…
amdgpu-num-register-attrs.cl
Workaround attribute ordering issue with kernel only attributes
2014-12-05 18:03:58 +00:00
array-parameters.cl
…
cond.cl
[OpenCL] Improve diagnostics detecting implicit vector conversion.
2015-08-30 18:06:39 +00:00
endian-attr.cl
…
event_t.cl
…
event_t_overload.cl
…
extension-fp64-cl1.1.cl
Fix OpenCL 1.2 double as an optional core feature behaviour
2015-01-30 10:51:46 +00:00
extension-fp64.cl
…
extern.cl
…
func_ptr.cl
…
half.cl
…
init.cl
…
invalid-constant.cl
…
invalid-kernel-attrs.cl
…
invalid-kernel-parameters.cl
…
invalid-kernel.cl
…
invalid-logical-ops-1.1.cl
…
invalid-logical-ops-1.2.cl
…
lit.local.cfg
…
optional-core-fp64-cl1.2.cl
Fix OpenCL 1.2 double as an optional core feature behaviour
2015-01-30 10:51:46 +00:00
optional-core-fp64-cl2.0.cl
Fix OpenCL 1.2 double as an optional core feature behaviour
2015-01-30 10:51:46 +00:00
sampler_t.cl
…
sampler_t_overload.cl
…
shifts.cl
Restores r228382, which was reverted in r228406.
2015-02-25 05:48:23 +00:00
sizeof.cl
…
storageclass-cl20.cl
[OpenCL] Add test for program scope variable restrictions in OpenCL v2.0
2015-10-21 10:37:57 +00:00
storageclass.cl
[OpenCL 2.0] Enable program scope variables, Section 6.5.1.
2015-09-30 14:08:20 +00:00
str_literals.cl
…
unsupported.cl
…
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
…