This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 5915ee7c6a [Hexagon] Move getHexagonTargetFeatures to Hexagon.cpp (NFC) new 8dd6284b7c [OpenCL] Clean up and add missing fields for block struct
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/CodeGen/CGBlocks.cpp | 255 +++++++++++++++++-------- lib/CodeGen/CGOpenCLRuntime.cpp | 7 + lib/CodeGen/CGOpenCLRuntime.h | 3 + lib/CodeGen/TargetInfo.h | 22 +++ test/CodeGen/blocks-opencl.cl | 17 -- test/CodeGenOpenCL/blocks.cl | 47 ++++- test/CodeGenOpenCL/cl20-device-side-enqueue.cl | 53 ++--- 7 files changed, 276 insertions(+), 128 deletions(-) delete mode 100644 test/CodeGen/blocks-opencl.cl