This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from c222ee13b5 Push lambda scope earlier when transforming lambda expression new 282c182871 Remove reliance on lax vector conversions from altivec.h in [...] new f149feb71f Fix reliance on lax vector conversions in tests for x86 intrinsics. new 8fd910d9ac Fix reliance on -flax-vector-conversions in AVX intrinsics h [...]
The 3 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/Headers/altivec.h | 41 +++++++++++++++++--------------- lib/Headers/avx512fintrin.h | 4 ++-- test/CodeGen/altivec-ct.c | 4 ++-- test/CodeGen/avx-builtins.c | 12 +++++----- test/CodeGen/avx-cmp-builtins.c | 4 ++-- test/CodeGen/avx512f-builtins.c | 12 +++++----- test/CodeGen/builtins-ppc-error.c | 9 +++++++ test/CodeGen/builtins-ppc-p9vector.c | 10 +++++++- test/CodeGen/builtins-ppc-vsx.c | 2 +- test/CodeGen/const-init.c | 4 ++-- test/CodeGen/ppc-smmintrin.c | 2 +- test/CodeGen/sse-builtins.c | 2 +- test/CodeGen/sse.c | 12 +++++----- test/CodeGen/target-builtin-error.c | 2 +- test/CodeGen/x86-builtins-vector-width.c | 4 ++-- test/Headers/xmmintrin.c | 2 +- test/Sema/builtins-x86.c | 2 +- 17 files changed, 74 insertions(+), 54 deletions(-)