This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 6bd81300ff docs: Document LLD's cache dir argument. new 140f5e804c [OpenCL] Makes kernels use the SPIR_KERNEL CC by default.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Basic/Targets.cpp | 16 ++++++ lib/CodeGen/ABIInfo.h | 1 - lib/CodeGen/CGCall.cpp | 18 ++++-- lib/CodeGen/TargetInfo.cpp | 22 +++++++- lib/Sema/SemaType.cpp | 6 +- .../kernels-have-spir-cc-by-default.cl | 65 ++++++++++++++++++++++ 6 files changed, 117 insertions(+), 11 deletions(-) create mode 100644 test/CodeGenOpenCL/kernels-have-spir-cc-by-default.cl