This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/llvm/llvm-project.git
synced
2025-05-12 19:16:05 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
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
…
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