Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrite #includes for llvm/Foo.h to llvm/IR/Foo.h as appropriate to | Chandler Carruth | 2013-01-02 | 1 | -2/+2 |
| | | | | | | | | reflect the migration in r171366. Re-sort the #include lines to reflect the new paths. llvm-svn: 171369 | ||||
* | Re-commit r170428 changes with Linux style file endings. | Guy Benyei | 2012-12-18 | 1 | -0/+6 |
| | | | | | | Add OpenCL images as clang builtin types. llvm-svn: 170432 | ||||
* | Revert changes from r170428, as I accidentally changed the line endings of ↵ | Guy Benyei | 2012-12-18 | 1 | -52/+46 |
| | | | | | | these files to Windows style. llvm-svn: 170431 | ||||
* | Add OpenCL images as clang builtin types. | Guy Benyei | 2012-12-18 | 1 | -46/+52 |
| | | | | llvm-svn: 170428 | ||||
* | OpenCL: introduce support for function scope __local variables | Peter Collingbourne | 2011-09-19 | 1 | -0/+46 |
llvm-svn: 140068 |