This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 6522d1a803 [analyzer] [NFC] Minor refactoring of NonNullParamChecker new c603a41d41 [OpenCL] Remove block invoke function from emitted block lit [...]
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 | 117 +++++++++---------------- lib/CodeGen/CGOpenCLRuntime.cpp | 35 +++++--- lib/CodeGen/CGOpenCLRuntime.h | 4 + test/CodeGenOpenCL/amdgpu-enqueue-kernel.cl | 16 ++-- test/CodeGenOpenCL/blocks.cl | 59 +++++-------- test/CodeGenOpenCL/cl20-device-side-enqueue.cl | 83 ++++++++---------- 6 files changed, 135 insertions(+), 179 deletions(-)