This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4640b8e Remove accidental debug printf. Follow up to r299583. new 15bfd0f [X86 TTI] Implement LSV hook
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/X86TargetTransformInfo.cpp | 6 +++- lib/Target/X86/X86TargetTransformInfo.h | 3 +- .../LoadStoreVectorizer/X86/load-width.ll | 38 ++++++++++++++++++++++ 3 files changed, 45 insertions(+), 2 deletions(-) create mode 100644 test/Transforms/LoadStoreVectorizer/X86/load-width.ll