summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenOpenCL/cl20-device-side-enqueue.cl
Commit message (Expand)AuthorAgeFilesLines
* [OpenCL] Emit enqueued block as kernelYaxun Liu2017-10-141-26/+162
* [OpenCL] Clean up and add missing fields for block structYaxun Liu2017-10-041-26/+27
* [OpenCL] Do not use vararg in emitted functions for enqueue_kernelYaxun Liu2017-09-031-18/+72
* [OpenCL] Add missing subgroup builtinsJoey Gouly2017-08-011-0/+5
* [OpenCL] Add extension Sema check for subgroup builtinsJoey Gouly2017-07-311-0/+2
* [OpenCL] Correct ndrange_t implementationAnastasia Stulova2017-02-161-23/+18
* [OpenCL] Add missing address spaces in IR generation of blocksAnastasia Stulova2017-01-271-24/+23
* [OpenCL] Align fake address space map with the SPIR target maps.Egor Churaev2016-12-231-15/+15
* Add the alloc_size attribute to clang, attempt 2.George Burgess IV2016-12-221-13/+11
* Revert r290149: Add the alloc_size attribute to clang.Chandler Carruth2016-12-201-11/+13
* Add the alloc_size attribute to clang.George Burgess IV2016-12-201-13/+11
* [OpenCL] Fix for integer parameters of enqueue_kernelAnastasia Stulova2016-11-141-58/+90
* [OpenCL] Change to clk_event parameter in enqueue_kernel.Anastasia Stulova2016-11-141-11/+18
* [OpenCL] Fix typo in test that I accidentally introduced in my previous commit.Joey Gouly2016-08-101-1/+1
* [OpenCL] Change block descriptor address space to constant.Joey Gouly2016-08-101-7/+7
* [OpenCL] An implementation of device side enqueue (DSE) from OpenCL v2.0 s6.1...Anastasia Stulova2016-07-051-0/+110
OpenPOWER on IntegriCloud