This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 06873b7540a [Hexagon] make test immune to improvements in undef simplification new 0048f91a871 [LV] Avoid vectorizing unsafe dependencies in uniform address new e168f55bd10 [AMDGPU] Derive GCNSubtarget from MF to get overridden targ [...]
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: include/llvm/Analysis/LoopAccessAnalysis.h | 12 +++---- lib/Analysis/LoopAccessAnalysis.cpp | 16 ++++++--- lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp | 4 +-- .../Vectorize/LoopVectorizationLegality.cpp | 7 ++-- .../memcheck-wrapping-pointers.ll | 2 +- .../store-to-invariant-check1.ll | 8 ++--- .../store-to-invariant-check2.ll | 4 +-- .../store-to-invariant-check3.ll | 2 +- .../LoopVectorize/invariant-store-vectorization.ll | 42 ++++++++++++++++++++++ 9 files changed, 73 insertions(+), 24 deletions(-)