This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d5fcbff0e97 A little wordsmithing of dominator verification comments. new 8915ae98bd0 [Dominators] Reapply r306892, r306893, r306893.
The 1 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/Analysis/IteratedDominanceFrontier.h | 1 - include/llvm/Support/GenericDomTree.h | 115 +++++++++++----------- include/llvm/Support/GenericDomTreeConstruction.h | 77 ++++++++++++++- lib/Analysis/IteratedDominanceFrontier.cpp | 12 +-- unittests/IR/DominatorTreeTest.cpp | 13 +++ 5 files changed, 149 insertions(+), 69 deletions(-)