This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_50 in repository clang.
from 36c4419a8f Merging r309113: ------------------------------------------- [...] new 6f5e1cc9f7 Merging r309503: ------------------------------------------- [...] new 888cdb53e0 Merging r309382: ------------------------------------------- [...]
The 2 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/avx2intrin.h | 3 +- lib/Headers/avx512fintrin.h | 72 ++++++++++++++-------------- lib/Headers/avxintrin.h | 9 ++-- lib/Lex/ScratchBuffer.cpp | 8 ++++ test/CodeGen/x86-nontemporal.c | 93 +++++++++++++++++++++++++++++++++++++ test/Misc/caret-diags-multiline.cpp | 5 ++ 6 files changed, 152 insertions(+), 38 deletions(-) create mode 100644 test/CodeGen/x86-nontemporal.c