This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 81d4da9bf0d [ARM] Add some missing thumb1 opcodes to enable peephole op [...] new 0ac04b4ce62 [DTU] Refine the interface and logic of applyUpdates
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/DomTreeUpdater.h | 35 ++++-- lib/Analysis/DomTreeUpdater.cpp | 123 +++++++++++---------- lib/Transforms/Scalar/CallSiteSplitting.cpp | 2 +- .../Scalar/CorrelatedValuePropagation.cpp | 2 +- lib/Transforms/Scalar/JumpThreading.cpp | 25 +++-- lib/Transforms/Utils/BasicBlockUtils.cpp | 4 +- lib/Transforms/Utils/Local.cpp | 32 +++--- unittests/Analysis/DomTreeUpdaterTest.cpp | 113 ++++++++++++++----- 8 files changed, 207 insertions(+), 129 deletions(-)