This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e103a56c469 [XRay] Typed event logging intrinsic new 832cf6b7961 LoadStoreVectorizer crashes due to unsized type new d1f8152166b llvm-pdbutil: Fix an off-by-one error.
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/Transforms/Vectorize/LoadStoreVectorizer.cpp | 6 ++++-- test/CodeGen/X86/loadStore_vectorizer.ll | 16 ++++++++++++++++ tools/llvm-pdbutil/DumpOutputStyle.cpp | 2 +- 3 files changed, 21 insertions(+), 3 deletions(-) create mode 100644 test/CodeGen/X86/loadStore_vectorizer.ll