Peter Collingbourne
|
2dbb708b8a
|
OpenCL: introduce support for function scope __local variables
llvm-svn: 140068
|
2011-09-19 21:14:35 +00:00 |
Tanya Lattner
|
8355938fcd
|
This handles the missing cases of opencl vector literals.
Test cases provided by Anton Lokhmot.
llvm-svn: 135322
|
2011-07-15 23:07:01 +00:00 |
Peter Collingbourne
|
c77f85b4b0
|
OpenCL: if double precision floating point constant encountered
without cl_khr_fp64, warn and cast to single precision
llvm-svn: 127476
|
2011-03-11 19:24:59 +00:00 |
Peter Collingbourne
|
e190dee7a5
|
Add support for the OpenCL vec_step operator, by generalising and
extending the existing support for sizeof and alignof. Original
patch by Guy Benyei.
llvm-svn: 127475
|
2011-03-11 19:24:49 +00:00 |
Peter Collingbourne
|
e91b2dbdf1
|
OpenCL: standardise naming of test cases
llvm-svn: 125590
|
2011-02-15 19:46:41 +00:00 |
Peter Collingbourne
|
e87167b7d8
|
OpenCL: semantic analysis support for cl_khr_fp64 extension
llvm-svn: 125588
|
2011-02-15 19:46:23 +00:00 |