| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Allow address space qualifiers on OpenCL array parameters | Fraser Cormack | 2014-04-15 | 1 | -0/+2 |
| * | Enforce the restriction that a parameter to a kernel function | David Tweed | 2014-03-27 | 1 | -0/+2 |
| * | [OpenCL] Produce an error if an address space is used on the return | Joey Gouly | 2014-01-06 | 1 | -0/+12 |
| * | Do not allow functions or kernels called 'main' in OpenCL. | Joey Gouly | 2013-11-05 | 1 | -0/+8 |
| * | Error on more illegal kernel argument types for OpenCL | Matt Arsenault | 2013-07-23 | 1 | -1/+1 |
| * | Add OpenCL error that a kernel function must have void return type. Includes ... | Tanya Lattner | 2013-01-30 | 1 | -0/+4 |
| * | Add a diagnostic for an OpenCL kernel with a pointer pointer argument. | Joey Gouly | 2013-01-29 | 1 | -0/+3 |

