This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 364f249 [Hexagon] Revert r274381: that was actually wrong new 1e53a5f Address two correctness issues in LoadStoreVectorizer
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/Transforms/Vectorize/LoadStoreVectorizer.cpp | 13 ++++++++--- .../AMDGPU/interleaved-mayalias-store.ll | 6 +++--- .../LoadStoreVectorizer}/X86/lit.local.cfg | 0 .../LoadStoreVectorizer/X86/preserve-order32.ll | 25 ++++++++++++++++++++++ .../LoadStoreVectorizer/X86/preserve-order64.ll | 25 ++++++++++++++++++++++ 5 files changed, 63 insertions(+), 6 deletions(-) copy test/{Analysis/CostModel => Transforms/LoadStoreVectorizer}/X86/lit.local.cfg (100%) create mode 100644 test/Transforms/LoadStoreVectorizer/X86/preserve-order32.ll create mode 100644 test/Transforms/LoadStoreVectorizer/X86/preserve-order64.ll