Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bring r325915 back. | Rafael Espindola | 2018-02-23 | 1 | -3/+3 |
* | [OpenCL] spir_kern by defaul: fix old test cases | Pekka Jaaskelainen | 2017-06-01 | 1 | -3/+3 |
* | [OpenCL] Add intel_reqd_sub_group_size attribute support | Xiuli Pan | 2017-05-04 | 1 | -0/+4 |
* | Attempt to fix MIPS buildbots after r273425. | Daniel Sanders | 2016-06-23 | 1 | -2/+2 |
* | [OpenCL] Use function metadata to represent kernel attributes | Yaxun Liu | 2016-06-22 | 1 | -8/+6 |
* | IR: Make metadata typeless in assembly, clang side | Duncan P. N. Exon Smith | 2014-12-15 | 1 | -6/+6 |
* | Always emit kernel arg info for SPIR. | Sameer Sahasrabuddhe | 2014-12-04 | 1 | -2/+2 |
* | Don't pass -O0 to clang_cc1, it is the default. | Rafael Espindola | 2013-09-04 | 1 | -1/+1 |
* | Add support for the OpenCL attribute 'vec_type_hint'. | Joey Gouly | 2013-03-08 | 1 | -4/+8 |
* | Fix the test case. Now it does not depend on the method used to pass vector a... | Simon Atanasyan | 2012-08-09 | 1 | -4/+2 |
* | Patch by Anton Lokhmotov to add OpenCL work group size attributes. | Tanya Lattner | 2012-07-09 | 1 | -0/+14 |