[patch] Implement builtin folding for SPARC

James A. Morrison ja2morri@csclub.uwaterloo.ca
Mon Apr 4 12:27:00 GMT 2005


 Hi,

  This patch implements builtin folding for some SPARC VIS builtins that seem
to have no dependencies on the status register.  I didn't implement
fmul8sux16, fmul8ulx16, fmuld8sux16, or fmuld8ulx16 as the definitions for
those builtins may not be correct.  This is PR20666.

  Bootstrapped and regtested on sparc-linux, ok for mainline?

-- 
Thanks,
Jim

http://www.student.cs.uwaterloo.ca/~ja2morri/
http://phython.blogspot.com
http://open.nit.ca/wiki/?page=jim

-------------- next part --------------
A non-text attachment was scrubbed...
Name: sparc.fold.builtin.4.patch
Type: text/x-patch
Size: 6742 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20050404/54b0cef9/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fpmul-2.c
Type: text/x-csrc
Size: 1796 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20050404/54b0cef9/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fpmerge-2.c
Type: text/x-csrc
Size: 530 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20050404/54b0cef9/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fexpand-2.c
Type: text/x-csrc
Size: 426 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20050404/54b0cef9/attachment-0003.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: noresult.c
Type: text/x-csrc
Size: 283 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20050404/54b0cef9/attachment-0004.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pdist-2.c
Type: text/x-csrc
Size: 559 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20050404/54b0cef9/attachment-0005.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pdist-3.c
Type: text/x-csrc
Size: 747 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20050404/54b0cef9/attachment-0006.bin>


More information about the Gcc-patches mailing list