This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: About Regmove !!
- From: Michael Matz <matz at suse dot de>
- To: Ranjit Singh <ranjit_singh_007 at yahoo dot com>
- Cc: <gcc at gcc dot gnu dot org>
- Date: Mon, 11 Nov 2002 16:07:48 +0100 (CET)
- Subject: Re: About Regmove !!
Hi,
On Fri, 8 Nov 2002, Ranjit Singh wrote:
> I am curious to know whether new reg-allocator will remove regmove
> pass.
It will.
> It has reg-to-reg copy elimination built in its algorithm.
Yep.
Ciao,
Michael.