This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d40d55b3f4a [llvm] [cmake] Add install targets for missing distribution [...] new 4705cd509e3 [SLP] add test for vectorization of different widths (PR284 [...] new c766f1fc508 [CodeGen] Remove unused MachineMemOperand::print wrappers ( [...]
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: include/llvm/CodeGen/MachineMemOperand.h | 7 -- lib/CodeGen/MachineOperand.cpp | 11 --- .../SLPVectorizer/X86/different-vec-widths.ll | 105 +++++++++++++++++++++ 3 files changed, 105 insertions(+), 18 deletions(-) create mode 100644 test/Transforms/SLPVectorizer/X86/different-vec-widths.ll