On Fri, Sep 22, 2017 at 4:37 AM, Richard Biener <rguent...@suse.de> wrote:

>
> This re-implements it avoding the need to recompute dominators and in
> a much simpler way.
>
> Bootstrapped on x86_64-unknown-linux-gnu, testing in progress, SPEC CPU
> 2006 is happy.
>
> Richard.
>
> 2017-09-22  Richard Biener  <rguent...@suse.de>
>
>         * sese.c: Include cfganal.h.
>         (if_region_set_false_region): Remove.
>         (create_if_region_on_edge): Likewise.
>         (move_sese_in_condition): Re-implement without destroying
>         dominators.
>

This is an excellent cleanup.  Thanks!

Sebastian

Reply via email to