On Wed, Jan 27, 2016 at 6:10 PM, Pat Haugen <pthau...@linux.vnet.ibm.com> wrote: > The following patch prevents static prediction if we don't have real profile > data. Testing on SPEC CPU2006 showed a couple improvements in specint and > specfp neutral. Bootstrap/regtest on powerpc64 with no new regressions. Ok > for trunk? > > -Pat > > > 2016-01-27 Pat Haugen <pthau...@us.ibm.com> > > * config/rs6000/rs6000.c (output_cbranch): Don't statically predict > branches if using guessed profile.
Okay. Thanks, David