This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Resubmit/ping: peephole2 vs cond-exec vs df
- From: Bernd Schmidt <bernds at codesourcery dot com>
- To: GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Mon, 14 Jun 2010 11:55:17 +0200
- Subject: Re: Resubmit/ping: peephole2 vs cond-exec vs df
- References: <4BD075C9.1080502@codesourcery.com> <4C0D0656.4060903@codesourcery.com>
Another ping: Change peephole2 to do a forward scan, and to fill its
buffer before trying to match things:
http://gcc.gnu.org/ml/gcc-patches/2010-06/msg00536.html
Bernd