This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 42ad1630f0a Rename and adjust processFixupValue. new 6d12ee83fa5 Revert "[Dominators] Teach IDF to use level information"
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 | 76 +------------- lib/Analysis/IteratedDominanceFrontier.cpp | 12 ++- unittests/IR/DominatorTreeTest.cpp | 13 --- 5 files changed, 70 insertions(+), 147 deletions(-)