summaryrefslogtreecommitdiffstats
path: root/test/CodeGenOpenCL/cl20-device-side-enqueue.cl
Commit message (Expand)AuthorAgeFilesLines
* [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