On Sat, 31 Mar 2012, Uros Bizjak wrote:
> Hello!
>
> > 2012-03-29 Richard Guenther
> >
> > * cgraph.h (cgraph_materialize_all_clones): Remove.
> > (reset_inline_failed): Likewise.
> > * cgraphunit.c (cgraph_materialize_all_clones): Make static.
> > * cgraphbuild.c (reset_inline
Hello!
> 2012-03-29 Richard Guenther
>
> * cgraph.h (cgraph_materialize_all_clones): Remove.
> (reset_inline_failed): Likewise.
> * cgraphunit.c (cgraph_materialize_all_clones): Make static.
> * cgraphbuild.c (reset_inline_failed): Remove.
> * rtl.h (cse_main): Rem
On Thu, Mar 29, 2012 at 8:50 AM, Richard Guenther wrote:
>
> Some more stuff. dse.c can probably be simplified with
> dse_record_singleton_alias_set / dse_invalidate_singleton_alias_set
> being removed.
>
Can we also make big functions much smaller? semi :-)
-- Gaby
Some more stuff. dse.c can probably be simplified with
dse_record_singleton_alias_set / dse_invalidate_singleton_alias_set
being removed.
LTO Bootstrapped on x86_64-unknown-linux-gnu, applied to trunk.
Richard.
2012-03-29 Richard Guenther
* cgraph.h (cgraph_materialize_all_clones):