This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9a06b5298e5 [LV] Fix PR33613 - retain order of insertelement per part new 370f3b8d453 [Dominators] Move SemiNCAInfo and helper functions out of D [...] new 5f8077c6348 [InstCombine] Remove 64-bit bit width restriction from m_Co [...] new d49ee75600c [BBVectorize][X86] Regenerate simple tests
The 3 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/IR/PatternMatch.h | 2 +- include/llvm/Support/GenericDomTree.h | 74 ++------ include/llvm/Support/GenericDomTreeConstruction.h | 110 +++++++---- test/Transforms/BBVectorize/X86/simple-int.ll | 142 +++++++++----- test/Transforms/BBVectorize/X86/simple-ldstr.ll | 24 ++- test/Transforms/BBVectorize/X86/simple.ll | 215 ++++++++++++---------- test/Transforms/BBVectorize/X86/vs-cast.ll | 11 +- test/Transforms/InstCombine/icmp.ll | 11 +- 8 files changed, 332 insertions(+), 257 deletions(-)