This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from bfd19c3168 [OPENMP50]Fix scoring of contexts with and without user prov [...] new c3ac76787b [IRBuilder] Update IRBuilder::CreateFNeg(...) to return a Un [...]
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 | 14 +- test/CodeGen/aarch64-neon-2velem.c | 34 +-- test/CodeGen/aarch64-neon-fma.c | 2 +- test/CodeGen/aarch64-neon-intrinsics.c | 10 +- test/CodeGen/aarch64-neon-misc.c | 6 +- test/CodeGen/aarch64-neon-scalar-x-indexed-elem.c | 6 +- test/CodeGen/aarch64-v8.2a-fp16-intrinsics.c | 2 +- test/CodeGen/aarch64-v8.2a-neon-intrinsics.c | 24 +- test/CodeGen/arm-v8.2a-neon-intrinsics.c | 8 +- test/CodeGen/arm_neon_intrinsics.c | 8 +- test/CodeGen/avx512f-builtins.c | 288 +++++++++++----------- test/CodeGen/avx512vl-builtins.c | 144 +++++------ test/CodeGen/builtins-ppc-vsx.c | 12 +- test/CodeGen/complex-math.c | 6 +- test/CodeGen/exprs.c | 2 +- test/CodeGen/fma-builtins.c | 64 ++--- test/CodeGen/fma4-builtins.c | 64 ++--- test/CodeGen/fp16-ops.c | 4 +- test/CodeGen/zvector.c | 2 +- test/CodeGen/zvector2.c | 2 +- 20 files changed, 352 insertions(+), 350 deletions(-)