summaryrefslogtreecommitdiffstats
path: root/test/SemaOpenCL
Commit message (Expand)AuthorAgeFilesLines
* Support constant evaluation for OpenCL nested vector literals. Patch by Anto...Eli Friedman2012-01-031-0/+26
* TypePrinter: print OpenCL address space names. Patch by RichardPeter Collingbourne2011-11-082-6/+13
* The comparison of two vectors should return a signed result. hasIntegerRepres...Tanya Lattner2011-10-171-0/+11
* In OpenCL, conversions between different vector types are disallowedTobias Grosser2011-09-221-0/+14
* In the OpenCL mode, the AltiVec mode must be off and checks must be strictTobias Grosser2011-09-211-1/+1
* OpenCL: introduce support for function scope __local variablesPeter Collingbourne2011-09-191-0/+6
* This handles the missing cases of opencl vector literals.Tanya Lattner2011-07-151-0/+13
* OpenCL: if double precision floating point constant encounteredPeter Collingbourne2011-03-111-3/+5
* Add support for the OpenCL vec_step operator, by generalising andPeter Collingbourne2011-03-111-0/+32
* OpenCL: standardise naming of test casesPeter Collingbourne2011-02-152-0/+20
* OpenCL: semantic analysis support for cl_khr_fp64 extensionPeter Collingbourne2011-02-151-0/+17