[PATCH] New port of Cell SPU
Andrew Pinski
pinskia@physics.uc.edu
Fri Nov 3 23:42:00 GMT 2006
>
>
> --tKW2IUtsqtDRztdT
> Content-Type: text/plain; charset=us-ascii
> Content-Disposition: inline
>
> The attached patch contains a port for the Cell SPU.
>
> This does not include all of the documentation mentioned in
> http://gcc.gnu.org/onlinedocs/gccint/Back-End.html
> I'm currently working on it and will submit an additional
> patch soon.
One mistake right away which I should have caught before. There
are files which still have a SCEI copyright on them instead of a
FSF copyright.
Actually the new files have a SCEI copyright on them instead of a
FSF copyright.
Other issues:
gcc/config/spu/vec_types.h should not have the executable bit set.
gcc/config/spu/sqrtf.c uses altivec style vector initlizers.
gcc/config/spu/vmx2spu.h does too.
Thanks,
Andrew Pinski
More information about the Gcc-patches
mailing list