This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7edcd376d38 [Memcpy Loop Lowering] Insert loop BB inbetween the split BB. new af4be705fd6 [SelectionDAG][X86] Fix insert_vector_elt lowering for v32i [...] new 185a067ae8f [X86] Remove assert in X86MCCodeEmitter.cpp that was added [...]
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/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp | 29 +- lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp | 2 - lib/Target/X86/X86ISelLowering.cpp | 8 +- test/CodeGen/X86/avx512-insert-extract.ll | 589 +++++++++++++++++++++++ 4 files changed, 619 insertions(+), 9 deletions(-)