This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from aaafc05efeb Don't repeat name in comment and format. NFC. new 881a07c421b [BBVectorize] Regenerate simple tests new 662f95d0d6b [Dominators] Move InfoRec outside of DominatorTreeBase
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/Support/GenericDomTree.h | 44 +- include/llvm/Support/GenericDomTreeConstruction.h | 90 +-- test/Transforms/BBVectorize/simple-int.ll | 782 +++++++++++----------- test/Transforms/BBVectorize/simple.ll | 324 ++++----- test/Transforms/BBVectorize/simple3.ll | 59 +- test/Transforms/BBVectorize/vector-sel.ll | 22 +- 6 files changed, 677 insertions(+), 644 deletions(-)