summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenOpenCL/addr-space-struct-arg.cl
Commit message (Collapse)AuthorAgeFilesLines
* Prune CRLF.NAKAMURA Takumi2014-10-271-23/+23
| | | | llvm-svn: 220678
* Fix indirect byval passing of records in address spaced memory. Allocate ↵Guy Benyei2013-03-101-0/+23
memory on stack, and memcpy the actual value before the call. llvm-svn: 176786
OpenPOWER on IntegriCloud