Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add OpenCL samplers as Clang builtin types and check sampler related restrict... | Guy Benyei | 2013-02-07 | 1 | -0/+2 |
* | Implement OpenCL event_t as Clang builtin type, including event_t related Ope... | Guy Benyei | 2013-01-20 | 1 | -0/+3 |
* | Rewrite #includes for llvm/Foo.h to llvm/IR/Foo.h as appropriate to | Chandler Carruth | 2013-01-02 | 1 | -2/+2 |
* | Re-sort #include lines using the llvm/utils/sort_includes.py script. | Chandler Carruth | 2013-01-02 | 1 | -1/+1 |
* | Re-commit r170428 changes with Linux style file endings. | Guy Benyei | 2012-12-18 | 1 | -0/+31 |
* | Revert changes from r170428, as I accidentally changed the line endings of th... | Guy Benyei | 2012-12-18 | 1 | -59/+28 |
* | Add OpenCL images as clang builtin types. | Guy Benyei | 2012-12-18 | 1 | -28/+59 |
* | OpenCL: introduce support for function scope __local variables | Peter Collingbourne | 2011-09-19 | 1 | -0/+28 |