This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e0deca8 [SCCP] Constant fold structs if all the lattice value are constant. new 9ecfb53 [X86][AVX] Add support for target shuffle combining to VPERM2 [...] new 7615994 [LoopAccessAnalysis] Some minor cleanups
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/Analysis/LoopAccessAnalysis.cpp | 36 ++++++++++------------- lib/Target/X86/X86ISelLowering.cpp | 32 +++++++++++++++++--- test/CodeGen/X86/vector-shuffle-combining-avx.ll | 22 ++++++++++++++ test/CodeGen/X86/vector-shuffle-combining-avx2.ll | 13 ++++---- 4 files changed, 73 insertions(+), 30 deletions(-)