This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ae48001 Remove unnecessary extra version of isValidAssumeForContext. NFC. new 124c0a4 Fix typos /NFC new 161e82b [ADT] Migrate DepthFirstIterator to use NodeRef
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/DepthFirstIterator.h | 85 +++++++++++++++----------------- include/llvm/Analysis/LoopInfo.h | 2 + include/llvm/Analysis/RegionIterator.h | 48 +++++++++--------- include/llvm/CodeGen/MachineDominators.h | 1 + include/llvm/CodeGen/MachineLoopInfo.h | 2 + include/llvm/IR/Dominators.h | 1 + lib/Transforms/Scalar/LICM.cpp | 4 +- 7 files changed, 74 insertions(+), 69 deletions(-)