This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Patch for automaton based pipeline hazard recognizer (part #1).
- To: Vladimir Makarov <vmakarov at toke dot toronto dot redhat dot com>
- Subject: Re: Patch for automaton based pipeline hazard recognizer (part #1).
- From: Richard Henderson <rth at redhat dot com>
- Date: Wed, 31 Jan 2001 12:56:44 -0800
- Cc: gcc-patches at gcc dot gnu dot org
- References: <200101312014.PAA09340@toke.toronto.redhat.com>
On Wed, Jan 31, 2001 at 03:14:15PM -0500, Vladimir Makarov wrote:
> Hello, we'd like to contribute new code for more accurate
> description of pipeline behavior of processors and for fast
> recognition of pipeline hazards.
This will definitely have to wait until after gcc 3.0 branches.
I will put off reviewing the specifics of the patch until then.
But it's good to have the code posted so that others can have a
look at the documentation.
Thanks for the hard work.
r~