Adding information on OpenCL to Clang documentation. This currently contains the main features only. I am hoping we can improve it with time documenting more features.
Can be build by:
cmake -DLLVM_ENABLE_SPHINX=ON -DLLVM_BUILD_DOCS=ON ... make sphinx
It should and to be perfectly clear we might consider using term "OpenCL C kernel language" to avoid confusion with OpenCL host code language or OpenCL C++ kernel language.