summaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/CGOpenCLRuntime.h
Commit message (Expand)AuthorAgeFilesLines
* [OpenCL] Emit enqueued block as kernelYaxun Liu2017-10-141-0/+14
* [OpenCL] Clean up and add missing fields for block structYaxun Liu2017-10-041-0/+3
* [OpenCL] Allow targets to select address space per typeSven van Haastregt2017-08-151-2/+2
* [OpenCL] Augment pipe built-ins with pipe packet size and alignment.Alexey Bader2016-09-231-0/+8
* [OpenCL] Generate opaque type for sampler_t and function call for the initial...Yaxun Liu2016-07-281-1/+5
* [OpenCL] Pipe type supportXiuli Pan2016-01-091-1/+4
* Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").Alexander Kornienko2015-06-221-2/+2
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-221-2/+2
* Header guard canonicalization, clang part.Benjamin Kramer2014-08-131-2/+2
* Rewrite #includes for llvm/Foo.h to llvm/IR/Foo.h as appropriate toChandler Carruth2013-01-021-2/+2
* Re-commit r170428 changes with Linux style file endings.Guy Benyei2012-12-181-0/+6
* Revert changes from r170428, as I accidentally changed the line endings of th...Guy Benyei2012-12-181-52/+46
* Add OpenCL images as clang builtin types.Guy Benyei2012-12-181-46/+52
* OpenCL: introduce support for function scope __local variablesPeter Collingbourne2011-09-191-0/+46