This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: PPC optimisations
On Thu, Apr 27, 2000 at 08:46:48PM +0100, Ralph Schmidt wrote:
> So there must be somebody who is listening about ppc optimisation misses and
> who's able to add that to the compiler....
There are interested people, but we have to know what the "misses" are first.
If you post small self-contained and well analyzed cases, it's more likely that
someone will take a crack at it. It's hard to stare at something as big as
gcc and say "today I'm going to make ppc codegen better" without a starting
point of some sort.
-Clint