Manman Ren aa6627016f PGO branch weight: keep halving the weights until they can fit into
uint32.

When folding branches to common destination, the updated branch weights
can exceed uint32 by more than factor of 2. We should keep halving the
weights until they can fit into uint32.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200262 91177308-0d34-0410-b5e6-96231b3b80d8
2014-01-27 23:39:03 +00:00
..
2014-01-23 20:17:12 +00:00
2013-09-27 22:26:25 +00:00
2014-01-11 21:06:00 +00:00
2014-01-24 17:20:08 +00:00
2013-12-05 05:44:44 +00:00
2013-11-26 16:11:03 +00:00
2014-01-24 17:20:08 +00:00
2014-01-11 21:06:00 +00:00