i386.c (bdesc_ptest): Removed.
authorH.J. Lu <hongjiu.lu@intel.com>
Sat, 10 May 2008 12:56:45 +0000 (12:56 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Sat, 10 May 2008 12:56:45 +0000 (05:56 -0700)
commitb282a8d3ecd34ff57710098f40159029cbd5ec3e
treed98833eef8223a3ef83a0275206c05cb7ea9536c
parent17d23165ffa88ad006418be8e1dcf5f649c6ff91
i386.c (bdesc_ptest): Removed.

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.

From-SVN: r135144
gcc/ChangeLog
gcc/config/i386/i386.c