This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 47bbaefec48 [AArch64] Add tests for saddsat/ssubsat; NFC new 3d8d3321c08 [X86] Remove dead code from the handler for INTR_TYPE_SCALA [...] new 385eaa67a35 [X86] Make lowering of intrinsics with rounding mode strict [...]
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/Target/X86/MCTargetDesc/X86BaseInfo.h | 3 +- lib/Target/X86/X86ISelLowering.cpp | 113 ++++++----- test/CodeGen/X86/avx512-fma-intrinsics-upgrade.ll | 48 ++--- test/CodeGen/X86/avx512-fma-intrinsics.ll | 48 ++--- test/CodeGen/X86/avx512-intrinsics-upgrade.ll | 144 +++++++------- test/CodeGen/X86/avx512-intrinsics-x86_64.ll | 24 +-- test/CodeGen/X86/avx512-intrinsics.ll | 228 +++++++++++----------- test/CodeGen/X86/avx512dq-intrinsics-upgrade.ll | 8 +- test/CodeGen/X86/avx512dq-intrinsics.ll | 24 +-- test/CodeGen/X86/fma-fneg-combine.ll | 12 +- 10 files changed, 339 insertions(+), 313 deletions(-)