This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r107694 - in /branches/autovect-branch/gcc: Cha...
- From: rth at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Wed, 30 Nov 2005 00:54:52 -0000
- Subject: r107694 - in /branches/autovect-branch/gcc: Cha...
Author: rth
Date: Wed Nov 30 00:54:51 2005
New Revision: 107694
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107694
Log:
* config/i386/sse.md (sdot_prodv8hi, udot_prodv4si): New.
(sadv16qi): Rename from sse2_psadbw.
* config/i386/i386.c (bdesc_2arg): Update to match.
Modified:
branches/autovect-branch/gcc/ChangeLog.autovect
branches/autovect-branch/gcc/config/i386/i386.c
branches/autovect-branch/gcc/config/i386/sse.md