This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from e407979 [Sparc] Complex return value ABI compliance. new de5698d [OpenCL] Fix __builtin_astype for vec3 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/CGExprScalar.cpp | 74 +++++++++++++++++++++---------------------- test/CodeGenOpenCL/as_type.cl | 68 +++++++++++++++++++++++++++++++++++++++ test/SemaOpenCL/as_type.cl | 13 ++++++++ 3 files changed, 117 insertions(+), 38 deletions(-) create mode 100644 test/CodeGenOpenCL/as_type.cl create mode 100644 test/SemaOpenCL/as_type.cl