This website requires JavaScript.
Explore
Help
Sign In
nicolas
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
dd91e73409e6bdcb157933ebe55b4626acc584f5
llvm-project
/
clang
/
test
/
SemaOpenCL
History
Eli Friedman
b9c7129012
Support constant evaluation for OpenCL nested vector literals. Patch by Anton Lokhmotov.
...
llvm-svn: 147496
2012-01-03 23:24:20 +00:00
..
address-spaces.cl
TypePrinter: print OpenCL address space names. Patch by Richard
2011-11-08 02:52:58 +00:00
cond.cl
…
extension-fp64.cl
OpenCL: if double precision floating point constant encountered
2011-03-11 19:24:59 +00:00
init.cl
…
vec_compare.cl
The comparison of two vectors should return a signed result. hasIntegerRepresentation() used to always return false for vectors, but since it was changed, it also
2011-10-17 21:00:38 +00:00
vec_step.cl
Add support for the OpenCL vec_step operator, by generalising and
2011-03-11 19:24:49 +00:00
vector_conv_invalid.cl
In OpenCL, conversions between different vector types are disallowed
2011-09-22 13:03:14 +00:00
vector_literals_const.cl
Support constant evaluation for OpenCL nested vector literals. Patch by Anton Lokhmotov.
2012-01-03 23:24:20 +00:00
vector_literals_invalid.cl
In the OpenCL mode, the AltiVec mode must be off and checks must be strict
2011-09-21 18:28:29 +00:00