On Wed, 31 Oct 2012, Jan Hubicka wrote: > > > > unroll you mean. Because unrolling mutates the CFG too much. > > Well - it was just a starting point, populating -Og with as little > > as possible and 100% profitable transforms (in both debug and speed > > metric). In late opts we only do (early opt queue is shared): > > Well, and what about early cunrolli?
It's not there (and I would disable it for -Og). Richard.