This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e1ddf28f3f6 Silence warnings introduced with r333093 new c058ba5c3a9 [InstCombine] Negate ABS/NABS patterns by swapping the sele [...] new ce531b3cc47 [Dominators] Add PDT constructor from Function
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/Analysis/PostDominators.h | 2 + lib/Analysis/PostDominators.cpp | 3 +- lib/Transforms/IPO/SampleProfile.cpp | 6 +-- lib/Transforms/InstCombine/InstCombineAddSub.cpp | 16 ++++++++ test/Transforms/InstCombine/abs-1.ll | 27 +++++++++++++ unittests/IR/DominatorTreeBatchUpdatesTest.cpp | 23 +++++------- unittests/IR/DominatorTreeTest.cpp | 48 ++++++++++++------------ 7 files changed, 82 insertions(+), 43 deletions(-)