This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 69e8988b65f [InstCombine] use FMF-copying functions to reduce code; NFCI new 02d9ce74616 [InstCombine] refactor fmul with negated op folds; NFCI new 6ed382f4f6a [BPI] Detect branches in loops that make themselves not taken
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: lib/Analysis/BranchProbabilityInfo.cpp | 149 +++++++++++++++++++-- .../InstCombine/InstCombineMulDivRem.cpp | 42 +++--- test/Analysis/BranchProbabilityInfo/loop.ll | 88 ++++++++++++ 3 files changed, 241 insertions(+), 38 deletions(-)