summaryrefslogtreecommitdiffstats
path: root/test/SemaOpenCL/storageclass.cl
Commit message (Expand)AuthorAgeFilesLines
* [OpenCL] Diagnose scoped address-space qualified variablesAnastasia Stulova2017-06-201-0/+5
* CodeGen: Cast alloca to expected address spaceYaxun Liu2017-05-181-17/+25
* [OpenCL] Emit function-scope variable in constant address space as static var...Yaxun Liu2017-05-151-1/+10
* [OpenCL] Output OpenCL version in diagnostics.Anastasia Stulova2016-05-121-1/+1
* [OpenCL] Improve diagnostics of address spaces for variables in functionAnastasia Stulova2016-03-031-0/+3
* [OpenCL 2.0] Enable program scope variables, Section 6.5.1.Anastasia Stulova2015-09-301-6/+21
* Add an error to check that all program scope variables are in the constant ad...Tanya Lattner2013-04-051-0/+2
* Revert 178811 until I fix the unit tests.Tanya Lattner2013-04-041-2/+0
* Add an error to check that all program scope variables are in the constant ad...Tanya Lattner2013-04-041-0/+2
* Fix a non-conformant OpenCL test case.Joey Gouly2013-01-241-1/+1
* Extend the support for cl-std to include 1.2.Tanya Lattner2012-06-191-0/+12