This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 16d64ea7be7 [SelectionDAG][X86] Reorder the operands the MaskedStoreSDN [...] new 6fc01b433ea [X86] Replace support for vXi32 SMUL_LOHI/UMUL_LOHI with MU [...]
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 | 183 +++++++++++++------------------ test/CodeGen/X86/vector-idiv-sdiv-128.ll | 96 ++++++++-------- test/CodeGen/X86/vector-idiv-sdiv-256.ll | 116 +++++++++----------- test/CodeGen/X86/vector-idiv-sdiv-512.ll | 2 - test/CodeGen/X86/vector-idiv-udiv-128.ll | 26 ++--- test/CodeGen/X86/vector-idiv-udiv-256.ll | 110 +++++++++---------- test/CodeGen/X86/vector-idiv-udiv-512.ll | 2 - test/CodeGen/X86/vector-idiv.ll | 40 +++---- test/CodeGen/X86/vselect-avx.ll | 13 +-- 9 files changed, 259 insertions(+), 329 deletions(-)