This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f7664e8c6de CMake: Explicitly #undef LLVM_REVISION rather than using a [...] new e4e4fc4ec23 [X86] Add DAG combine to constant fold a bitcast of a vXi1 [...] new 1a2742d054e [X86] Improve combineCastedMaskArithmetic to fold (bitcast [...]
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/X86ISelLowering.cpp | 34 +++ test/CodeGen/X86/avx512-intrinsics-upgrade.ll | 103 +++----- test/CodeGen/X86/avx512-mask-op.ll | 100 ++----- test/CodeGen/X86/avx512-schedule.ll | 34 +-- test/CodeGen/X86/avx512bw-intrinsics-upgrade.ll | 42 +-- test/CodeGen/X86/avx512bw-mask-op.ll | 10 +- test/CodeGen/X86/avx512bwvl-intrinsics-upgrade.ll | 196 +++++++------- test/CodeGen/X86/avx512dq-mask-op.ll | 6 +- test/CodeGen/X86/avx512vl-intrinsics-upgrade.ll | 306 ++++++++++------------ 9 files changed, 359 insertions(+), 472 deletions(-)