This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from bd986a7 [MSSA] Add an overload for getClobberingMemoryAccess. new 05fc242 [LSV] Vectorize up to side-effecting instructions. new 0cd5bfa [LSV] Don't move stores across may-load instrs, and loosen re [...]
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 | 30 ++- .../NVPTX/lit.local.cfg | 0 .../NVPTX/merge-across-side-effects.ll | 209 +++++++++++++++++++++ 3 files changed, 230 insertions(+), 9 deletions(-) copy test/Transforms/{SeparateConstOffsetFromGEP => LoadStoreVectorizer}/NVPTX/lit [...] create mode 100644 test/Transforms/LoadStoreVectorizer/NVPTX/merge-across-side-effects.ll