MIPS patch, for non-canonical conditional move patterns

cgd@broadcom.com cgd@broadcom.com
Tue Aug 17 22:10:00 GMT 2004


At Tue, 17 Aug 2004 21:35:40 +0000 (UTC), "James E Wilson" wrote:
> I am not sure about the usefulness of the testcases though,
> as the compiler could choose to optimize differently turning e.g. movz
> into movn.

If those really are the only options, and the compiler's likely to
alternate between one and the other due to other factors, you could
always use a regexp to match mov(z|n).



cgd



More information about the Gcc-patches mailing list