This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b0f1c39 [SLP] Additional test for vectorization of cal/invoke args ve [...] new 05a06cb [X86] Fix EXTRACT_VECTOR_ELT with variable index from v32i16 [...]
The 1 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 | 47 ++- lib/Target/X86/X86ISelLowering.h | 3 +- lib/Target/X86/X86InstrAVX512.td | 13 - lib/Target/X86/X86InstrFragmentsSIMD.td | 3 - lib/Target/X86/X86InstrSSE.td | 13 - test/CodeGen/X86/avx512-insert-extract.ll | 526 +++++++++++++++++++----- test/CodeGen/X86/extractelement-index.ll | 34 +- test/CodeGen/X86/vector-shuffle-variable-256.ll | 101 ++--- 8 files changed, 512 insertions(+), 228 deletions(-)