OSDN Git Service

2008-04-02 H.J. Lu <hongjiu.lu@intel.com>
authorhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 2 Apr 2008 14:32:02 +0000 (14:32 +0000)
committerhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 2 Apr 2008 14:32:02 +0000 (14:32 +0000)
commitb1417d7e0dd5cc2d14c3dd83d6c0bf57d76adfe9
tree335147a5a6aa31b026700a96459e04aa97247e81
parentb6bc27016bd1a8d6272e0dd101b3fd300df71207
2008-04-02  H.J. Lu  <hongjiu.lu@intel.com>

* config/i386/i386.c (bdesc_sse_3arg): Add __builtin_ia32_shufps
and __builtin_ia32_shufpd.  Provide __builtin_ia32_roundsd and
__builtin_ia32_roundss.
(ix86_init_mmx_sse_builtins): Remove __builtin_ia32_shufps,
__builtin_ia32_shufpd, __builtin_ia32_roundsd and
__builtin_ia32_roundss.
(ix86_expand_builtin): Don't handle IX86_BUILTIN_SHUFPS and
IX86_BUILTIN_SHUFPD here.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@133838 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386.c