This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Enable -mcpu=power6 for PowerPC


> 
> 
> --0__=09BBFBECDFC9B1148f9e8a93df938690918c09BBFBECDFC9B114
> Content-type: text/plain; charset=US-ASCII
> 
> 
> This patch enables new mcpu and mtune options for PowerPC power6.  The
> options will be an alias for power5+ with the addition of Altivec.  The
> affect of these options will be expanded when more technical details are
> released by IBM.
> 
> Bootstrapped and regtested on powerpc64-unknown-linux-gnu
> 
> Ok for mainline?

Semi unrelated to this but doesn't the Power4 and Power5/5+ both
have MASK_PPC_GPOPT?

Also I would hope that the Power6 have MASK_PPC_GPOPT (sqrt) also.

Thanks,
Andrew Pinski



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]