This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [dataflow] remove try_auto_increment from regmove


On Sunday 05 November 2006 19:23, Paolo Bonzini wrote:
> Probably thanks to the improved auto-inc-dec pass on dataflow branch,
> the attached patch showed no assembly change whatsoever on
> powerpc-apple-darwin for the SPEC2000 sources.  I'm committing it in one
> or two days after bootstrap/regtest on i686-pc-linux-gnu and unless
> anybody convinces me of the opposite.
>
>  1 file changed, 12 insertions(+), 230 deletions(-)

I have tested this on ia64 now.  There are no asm differences with
and without the patch.

We should probably do what Jeff suggested, and try on SH or M68K
too.  But it seems that this bit of regmove really is redundant
with Kenny's new auto-inc-dec pass in place :-)

Gr.
Steven


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]