On Wed, Dec 12, 2012 at 1:08 PM, Steven Bosscher wrote:
> On Wed, Dec 12, 2012 at 11:46 AM, Richard Biener wrote:
>> On Tue, Dec 11, 2012 at 8:57 PM, Steven Bosscher wrote:
>> I'm not sure we want to give up this:
>>
>> @@ -863,12 +863,13 @@ get_loop_body_in_dom_order (const struct loop *loo
>>
On Wed, Dec 12, 2012 at 11:46 AM, Richard Biener wrote:
> On Tue, Dec 11, 2012 at 8:57 PM, Steven Bosscher wrote:
> I'm not sure we want to give up this:
>
> @@ -863,12 +863,13 @@ get_loop_body_in_dom_order (const struct loop *loo
>basic_block *tovisit;
>int tv;
>
> + if (loop->latch == EX
On Tue, Dec 11, 2012 at 8:57 PM, Steven Bosscher wrote:
> Hello,
>
> This patch clusters loop bodies in the CFG graph dumper. Makes for
> easier-to-interpret plots and helps debugging.
>
> Bootstrapped&tested on powerpc64-unknown-linux-gnu. OK for trunk?
I'm not sure we want to give up this:
@@
Hello,
This patch clusters loop bodies in the CFG graph dumper. Makes for
easier-to-interpret plots and helps debugging.
Bootstrapped&tested on powerpc64-unknown-linux-gnu. OK for trunk?
Ciao!
Steven
graph_dump_loops.diff
Description: Binary data