This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3e9e87e5eab Revert "Xray docs with description of Flight Data Recorder [...] new f49a9812117 [StackColoring] Update AliasAnalysis information in stack c [...] new 95e74fa2386 [Dominators] Teach LoopDeletion to use the new incremental API
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/Support/GenericDomTree.h | 14 +++-- lib/Analysis/ValueTracking.cpp | 13 +++-- lib/CodeGen/StackColoring.cpp | 8 +-- lib/Transforms/Scalar/LoopDeletion.cpp | 61 +++++++++++++++------- .../LoopDeletion/2017-07-11-incremental-dt.ll | 56 ++++++++++++++++++++ unittests/IR/DominatorTreeTest.cpp | 30 +++++++++++ 6 files changed, 146 insertions(+), 36 deletions(-) create mode 100644 test/Transforms/LoopDeletion/2017-07-11-incremental-dt.ll