This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 7890d5abb1 Avoid PointerIntPair of constexpr EvalInfo structs new 7ac28eb0a5 [OpenCL] Allow targets to select address space per type
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: include/clang/Basic/TargetInfo.h | 7 +++---- lib/AST/ASTContext.cpp | 29 +++++++++-------------------- lib/Basic/TargetInfo.cpp | 25 +++++++++++++++++++++++++ lib/Basic/Targets/AMDGPU.h | 16 +++++++++++++++- lib/CodeGen/CGOpenCLRuntime.cpp | 28 ++++++++++++++-------------- lib/CodeGen/CGOpenCLRuntime.h | 4 ++-- lib/CodeGen/CodeGenModule.cpp | 2 +- lib/CodeGen/CodeGenTypes.cpp | 2 +- test/CodeGenOpenCL/opencl_types.cl | 14 ++++++++++++-- 9 files changed, 82 insertions(+), 45 deletions(-)