summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenOpenCL/address-spaces.cl
Commit message (Collapse)AuthorAgeFilesLines
* Add support for language-specific address spaces. On top of that,Peter Collingbourne2011-03-181-0/+27
add support for the OpenCL __private, __local, __constant and __global address spaces, as well as the __read_only, _read_write and __write_only image access specifiers. Patch originally by ARM; language-specific address space support by myself. llvm-svn: 127915
OpenPOWER on IntegriCloud