* i386.c (standard_sse_constant_p): Accept vector and integer zeros too.
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Oct 2002 22:38:07 +0000 (22:38 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Oct 2002 22:38:07 +0000 (22:38 +0000)
commit3a9a09bbd4bd96e76e02bb0c36fd2988f0e39ae3
treec33e2bada4128614a42748badc75685502820080
parentc36e6d0bf6b4590088c112036d6d6976173b82e0
* 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.

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