This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 09ce1bd00f0 [x86] Mostly reautogenerate a bunch of tests that affect D3 [...] new 1423fd89fd5 [X86][SSE] LowerBUILD_VECTORAsVariablePermute - ensure that [...] new e558b6ee997 [X86] Rewrite vXi1 element insertion by using a vXi1 scalar [...]
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 | 76 +--- test/CodeGen/X86/avx512-cvt.ll | 94 ++-- test/CodeGen/X86/avx512-insert-extract.ll | 46 +- test/CodeGen/X86/avx512-mask-op.ll | 126 +++--- test/CodeGen/X86/avx512-schedule.ll | 56 +-- test/CodeGen/X86/avx512bw-intrinsics-fast-isel.ll | 496 +++++++++++----------- test/CodeGen/X86/avx512bw-intrinsics-upgrade.ll | 248 +++++------ test/CodeGen/X86/var-permute-128.ll | 250 +++++++++++ 8 files changed, 772 insertions(+), 620 deletions(-)