This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 8212e11 clang-format: Fix incorrect function type detection. new 8f37eb6 [Clang][X86] Convert non-temporal store builtins to generic _ [...]
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 | 9 --- lib/CodeGen/CGBuiltin.cpp | 114 ++++++++++++++++-------------------- lib/Headers/avx512fintrin.h | 6 +- lib/Headers/avxintrin.h | 6 +- lib/Headers/emmintrin.h | 4 +- lib/Headers/xmmintrin.h | 2 +- test/CodeGen/avx512f-builtins.c | 6 +- test/CodeGen/builtins-x86.c | 6 -- 8 files changed, 63 insertions(+), 90 deletions(-)