This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4465b12 add test to show multi-use output new c3d3821 CodeGen: Use MachineInstr& in RegisterScavenging, NFC new 5475a5b [SLPVectorizer][X86] Added fma vectorization tests
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/RegisterScavenging.cpp | 31 +- test/Transforms/SLPVectorizer/X86/fma.ll | 562 +++++++++++++++++++++++++++++++ 2 files changed, 577 insertions(+), 16 deletions(-) create mode 100644 test/Transforms/SLPVectorizer/X86/fma.ll