This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from a2f75a9805 Make MultiplexASTDeserializationListener part of the API [NFC] new 2bf83a47cc [OpenCL] Add separate read_only and write_only pipe IR types
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 | 9 ++++-- lib/CodeGen/CGOpenCLRuntime.cpp | 18 +++++++---- lib/CodeGen/CGOpenCLRuntime.h | 10 ++++-- test/CodeGenOpenCL/opencl_types.cl | 10 ++++-- test/CodeGenOpenCL/pipe_builtin.cl | 66 +++++++++++++++++++++++--------------- test/CodeGenOpenCL/pipe_types.cl | 19 +++++------ test/Index/pipe-size.cl | 8 ++--- 7 files changed, 86 insertions(+), 54 deletions(-)