This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 697969187cd Revert r313618 "[ARM] Use ADDCARRY / SUBCARRY" new 4bf7c62ec4e [BranchProbabilityInfo] Handle irreducible loops.
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/BranchProbabilityInfo.h | 12 +++- lib/Analysis/BranchProbabilityInfo.cpp | 90 ++++++++++++++++++++++++--- test/Analysis/BranchProbabilityInfo/loop.ll | 37 +++++++++++ 3 files changed, 128 insertions(+), 11 deletions(-)