summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGOpenCLRuntime.h
Commit message (Expand)AuthorAgeFilesLines
* [OpenCL] Simplify LLVM IR generated for OpenCL blocksAndrew Savonichev2019-02-211-0/+4
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Fix header issues.Richard Trieu2019-01-111-0/+1
* Revert r326937 "[OpenCL] Remove block invoke function from emitted block lite...Sven van Haastregt2018-10-021-4/+0
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-091-3/+3
* [OpenCL] Add separate read_only and write_only pipe IR typesSven van Haastregt2018-04-271-3/+7
* Fix typos in clangAlexander Kornienko2018-04-061-2/+2
* [OpenCL] Remove block invoke function from emitted block literal structYaxun Liu2018-03-071-0/+4
* [OpenCL] Fix __enqueue_block for block with capturesYaxun Liu2018-02-151-2/+13
* [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
OpenPOWER on IntegriCloud