summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenOpenCL/vectorLoadStore.cl
Commit message (Collapse)AuthorAgeFilesLines
* [OpenCL] Fixed CL version in failing test.Anastasia Stulova2017-09-271-1/+1
| | | | llvm-svn: 314317
* [OpenCL] Handle address space conversion while setting type alignment.Anastasia Stulova2017-09-271-2/+15
| | | | | | | | | Added missing addrspacecast case in alignment computation logic of pointer type emission in IR generation. Differential Revision: https://reviews.llvm.org/D37804 llvm-svn: 314304
* Remove names from the CHECK lines.Tanya Lattner2012-08-161-1/+1
| | | | llvm-svn: 162003
* Convert loads and stores of vec3 to vec4 to achieve better code generation. ↵Tanya Lattner2012-08-161-0/+9
Add test case. llvm-svn: 162002
OpenPOWER on IntegriCloud