This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 48ab15fabb Rename function calls missed in r336605 new 8ccbbcf855 [X86] Add __builtin_ia32_selectss_128 and __builtin_ia32_sel [...]
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/BuiltinsX86.def | 2 + lib/CodeGen/CGBuiltin.cpp | 7 ++ lib/Headers/avx512fintrin.h | 82 +++++---------- lib/Headers/emmintrin.h | 3 +- lib/Headers/xmmintrin.h | 3 +- test/CodeGen/avx512f-builtins.c | 196 ++++++++++++++++++++++-------------- test/CodeGen/sse-builtins.c | 3 +- test/CodeGen/sse2-builtins.c | 4 +- 8 files changed, 162 insertions(+), 138 deletions(-)