summaryrefslogtreecommitdiff
path: root/test/CodeGenOpenCL/constant-addr-space-globals.cl
AgeCommit message (Expand)Author
2017-05-15[OpenCL] Emit function-scope variable in constant address space as static var...Yaxun Liu
2016-12-23[OpenCL] Align fake address space map with the SPIR target maps.Egor Churaev
2016-11-29[OpenCL] Prevent generation of globals in non-constant AS for OpenCL.Anastasia Stulova
2016-06-14Update clang for D20348Peter Collingbourne
2014-10-16OpenCL: Emit global variables in the constant addr space as constant globalsTom Stellard