This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from aa6263071e1 [mips] Update the P5600 scheduler model not to use instruct [...] new 873b4b66d3f [CodeGen] Ignore debug uses in MachineCopyPropagation new 71b0da15d21 [SLPVectorizer] Add initial alternate opcode support for ca [...]
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/MachineCopyPropagation.cpp | 2 +- lib/Transforms/Vectorize/SLPVectorizer.cpp | 80 +++++--- test/CodeGen/X86/machine-cp-debug.mir | 23 +++ .../Transforms/SLPVectorizer/X86/alternate-cast.ll | 203 +++++++++++++++------ 4 files changed, 233 insertions(+), 75 deletions(-) create mode 100644 test/CodeGen/X86/machine-cp-debug.mir