This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4633e7e [InstCombine] more clean up of foldICmpXorConstant(); NFCI new 6eaa7d5 [InstCombine] minimize tests and autogenerate checks new 1dca602 [GenericDomTree] Change GenericDomTree to use NodeRef in Grap [...]
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/ADT/GraphTraits.h | 18 +---- include/llvm/IR/Dominators.h | 4 +- include/llvm/Support/GenericDomTree.h | 52 ++++++++---- include/llvm/Support/GenericDomTreeConstruction.h | 96 +++++++++++------------ lib/IR/Dominators.cpp | 8 +- test/Transforms/InstCombine/vec_sext.ll | 66 ++++++++-------- 6 files changed, 125 insertions(+), 119 deletions(-)