summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenOpenCL/2011-04-15-vec-init-from-vec.cl
Commit message (Collapse)AuthorAgeFilesLines
* Do not violate the opencl casting rules. This test case still illustrates ↵Tanya Lattner2011-07-071-4/+3
| | | | | | the problem. In the future, we should throw an error when doing invalid casting. llvm-svn: 134570
* Modify test for 32 and 64 bit.Tanya Lattner2011-04-161-5/+5
| | | | llvm-svn: 129627
* Fix bug in vector initializer when initializing a vector with another vector.Tanya Lattner2011-04-151-0/+12
Add test case. llvm-svn: 129617
OpenPOWER on IntegriCloud