This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2162d5fc62d [ARM] Fix typo new 550155b0874 [X86] Change some patterns that select MOVZX16rm8 to instea [...] new 4967aab1dc2 [X86] When lowering v1i1/v2i1/v4i1/v8i1 load/store with avx [...]
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 | 16 +-- lib/Target/X86/X86InstrAVX512.td | 2 + lib/Target/X86/X86InstrCompiler.td | 9 +- .../X86/avx512-extract-subvector-load-store.ll | 108 +++++++-------------- test/CodeGen/X86/avx512-intrinsics-upgrade.ll | 6 +- test/CodeGen/X86/avx512-mask-op.ll | 18 ++-- test/CodeGen/X86/avx512-select.ll | 24 ++--- test/CodeGen/X86/vector-sext-widen.ll | 96 ++++++------------ test/CodeGen/X86/vector-sext.ll | 96 ++++++------------ 9 files changed, 125 insertions(+), 250 deletions(-)