This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 36406cba215 Diffing against a file that is itself used in the test seem [...] new 2dcf99d698c Un-XFAIL some internal lit tests on Windows, they pass for [...] new 22072158f35 [Dominators] Move root-finding out of DomTreeBase and simplify it
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 | 5 +- include/llvm/Support/GenericDomTree.h | 45 +++++++--------- include/llvm/Support/GenericDomTreeConstruction.h | 64 +++++++++++++---------- lib/IR/Dominators.cpp | 10 ++-- utils/lit/tests/shtest-format.py | 3 -- utils/lit/tests/unit/TestRunner.py | 3 -- utils/lit/tests/unittest-adaptor.py | 3 -- 7 files changed, 60 insertions(+), 73 deletions(-)