summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenOpenCL/local.cl
AgeCommit message (Expand)Author
2016-12-23[OpenCL] Align fake address space map with the SPIR target maps.Egor Churaev
2015-06-29Account for calling convention specifiers in function definitions in IR test ...David Blaikie
2014-11-03Emit OpenCL local global variables without zeorinitializerMatt Arsenault
2014-06-06Update for llvm api change.Rafael Espindola
2014-01-14Remove the -cxx-abi command-line flag.Hans Wennborg
2014-01-13Update tests in preparation for using the MS ABI for Win32 targetsHans Wennborg
2013-09-13Certain multi-platform languages, such as OpenCL, have the concept ofDavid Tweed
2013-08-15CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin
2013-02-08Use the target address space value when mangling names.Tanya Lattner
2011-09-19OpenCL: introduce support for function scope __local variablesPeter Collingbourne