Re: cfg fixup bug fix

2011-08-03 Thread Xinliang David Li
Ping. David On Sun, Jul 31, 2011 at 11:58 PM, Xinliang David Li wrote: > The attached patch fixed a minor bug in cfg fixup -- the outgoing edge > profile count is not scaled after inlining leading to warnings printed > in IR dump -- 'Invalid sum of ...'. > > Bootstrap and tested on x86-64/linux,

cfg fixup bug fix

2011-08-01 Thread Xinliang David Li
The attached patch fixed a minor bug in cfg fixup -- the outgoing edge profile count is not scaled after inlining leading to warnings printed in IR dump -- 'Invalid sum of ...'. Bootstrap and tested on x86-64/linux, ok for trunk? Thanks, David p2 Description: Binary data