2008-05-10 H.J. Lu <hongjiu.lu@intel.com>
authorhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 10 May 2008 12:56:45 +0000 (12:56 +0000)
committerhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 10 May 2008 12:56:45 +0000 (12:56 +0000)
commit54f3117f7e32436ba2e497600ba55693a8a6f226
treed98833eef8223a3ef83a0275206c05cb7ea9536c
parent9ac19c3a92da0c01354e24596db5844be89505b4
2008-05-10  H.J. Lu  <hongjiu.lu@intel.com>

* config/i386/i386.c (bdesc_ptest): Removed.
(ix86_builtin_type): Add INT_FTYPE_V2DI_V2DI_PTEST.
(bdesc_args): Add __builtin_ia32_ptestz128,
__builtin_ia32_ptestc128 and __builtin_ia32_ptestnzc128.
(ix86_init_mmx_sse_builtins): Updated.
(ix86_expand_args_builtin): Handle INT_FTYPE_V2DI_V2DI_PTEST.
(ix86_expand_builtin): Updated.

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