This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2079d678b5b [ConstantHoisting] Avoid hoisting constants in GEPs that in [...] new 1eb58b7d04b [Dominators] Add parent and sibling property verification ( [...] new 6352868d784 Remove useless header. NFC
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/IR/Dominators.h | 10 ++ include/llvm/Support/GenericDomTree.h | 17 ++- include/llvm/Support/GenericDomTreeConstruction.h | 147 ++++++++++++++++++++-- lib/IR/Dominators.cpp | 17 ++- lib/Transforms/Utils/PredicateInfo.cpp | 1 - 5 files changed, 173 insertions(+), 19 deletions(-)