This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 73c83c145a Revert "[Driver] Update default sanitizer blacklist location" new 72d7a8d4bd [X86][Sema] Remove constant range checks on on builtins that [...] new e7432e57a5 [X86] Make -mavx512f imply -mfma and -mf16c in the frontend [...] new 40d6819af4 [X86] Fix vpshrd builtins to require an ICE for their consta [...] new d32c740042 [X86][Sema] Range check the constant argument for the vpshld [...]
The 4 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 | 18 ++++----- lib/Basic/Targets/X86.cpp | 6 ++- lib/Sema/SemaChecking.cpp | 55 +++++++++------------------ test/Sema/builtins-x86.c | 76 +++++++++++++++++++++++++++++++++++++ 4 files changed, 108 insertions(+), 47 deletions(-)