This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 0a3f510 Fix problems in "[OpenCL] Enabling the usage of CLK_NULL_QUEU [...] new d018ab0 [OpenCL] Align fake address space map with the SPIR target maps.
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/AST/ASTContext.cpp | 4 +-- test/CodeGen/blocks-opencl.cl | 2 +- .../address-space-constant-initializers.cl | 4 +-- test/CodeGenOpenCL/address-spaces-mangling.cl | 12 ++++----- test/CodeGenOpenCL/address-spaces.cl | 8 +++--- test/CodeGenOpenCL/cl20-device-side-enqueue.cl | 30 +++++++++++----------- test/CodeGenOpenCL/const-str-array-decay.cl | 2 +- test/CodeGenOpenCL/constant-addr-space-globals.cl | 6 ++--- test/CodeGenOpenCL/local-initializer-undef.cl | 8 +++--- test/CodeGenOpenCL/local.cl | 2 +- test/CodeGenOpenCL/memcpy.cl | 2 +- test/CodeGenOpenCL/str_literals.cl | 8 +++--- test/SemaOpenCL/extern.cl | 2 +- 13 files changed, 45 insertions(+), 45 deletions(-)