Change LBH_TAKEN_WEIGHT to 124 (from 128). Right now, sum of
authorJakub Staszak <jstaszak@apple.com>
Thu, 28 Jul 2011 23:42:08 +0000 (23:42 +0000)
committerJakub Staszak <jstaszak@apple.com>
Thu, 28 Jul 2011 23:42:08 +0000 (23:42 +0000)
commit3d8b15ea709ec7fc84e6de191d4eb9858b0b4edf
tree88e19c78371b5908e7c66a795b1d74caadaf6d80
parent48c693ff564c422153733424ab845106161430ac
Change LBH_TAKEN_WEIGHT to 124 (from 128). Right now, sum of
LBH_TAKEN_WEIGHT + LBH_NONTAKEN_WEIGHT = 128 which in _most_ cases reduce
number of rounding errors.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136428 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/BranchProbabilityInfo.cpp