This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d745f4ffa67 [llvm-nm] - Fix a bug and unbreak ASan BB. new 02c561b9ccd [X86] Add prefer-128-bit subtarget feature.
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/X86.td | 4 ++++ lib/Target/X86/X86Subtarget.cpp | 2 ++ lib/Target/X86/X86Subtarget.h | 3 +++ lib/Target/X86/X86TargetTransformInfo.h | 1 + test/Transforms/SLPVectorizer/X86/arith-add.ll | 6 ++++-- test/Transforms/SLPVectorizer/X86/arith-fp.ll | 8 +++++--- test/Transforms/SLPVectorizer/X86/arith-mul.ll | 6 ++++-- test/Transforms/SLPVectorizer/X86/arith-sub.ll | 6 ++++-- 8 files changed, 27 insertions(+), 9 deletions(-)