This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from e9fbbe52f1 Fix asm label testcase flaw new 77acb45e80 [OpenCL] Always emit alloca in entry block for enqueue_kerne [...]
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/CGBuiltin.cpp | 53 +++--- test/CodeGenOpenCL/cl20-device-side-enqueue.cl | 177 +++++++++++++-------- .../enqueue-kernel-non-entry-block.cl | 31 ++++ 3 files changed, 175 insertions(+), 86 deletions(-) create mode 100644 test/CodeGenOpenCL/enqueue-kernel-non-entry-block.cl