]> gcc.gnu.org Git - gcc.git/commit
i386.c (standard_sse_constant_p): Accept vector and integer zeros too.
authorJan Hubicka <jh@suse,cz>
Tue, 22 Oct 2002 22:38:07 +0000 (22:38 +0000)
committerJan Hubicka <hubicka@gcc.gnu.org>
Tue, 22 Oct 2002 22:38:07 +0000 (22:38 +0000)
commit0e67d46049a58b11d577736056157cc003c0f1d8
treec33e2bada4128614a42748badc75685502820080
parentd5869ca0f117a34b5a483fb34f6d45f4e103871a
i386.c (standard_sse_constant_p): Accept vector and integer zeros too.

* i386.c (standard_sse_constant_p): Accept vector and integer zeros too.
* i386.h (EXTRA_CONSTRAINT): Recognize 'C'
* i386.md (movti_internal): Use 'C'

* xmmintrin.h (_mm_cmplt_epi*): New.

From-SVN: r58423
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/config/i386/i386.h
gcc/config/i386/i386.md
gcc/config/i386/xmmintrin.h
This page took 0.055458 seconds and 5 git commands to generate.