This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: Remove bdesc_ptest


Hi,

This patch looks large, but change is quite small. I moved a few
functions before
ix86_expand_args_builtin.


H.J.
On Fri, May 9, 2008 at 3:06 PM, H.J. Lu <hjl.tools@gmail.com> wrote:
> Hi,
>
> This patch removes bdesc_ptest.  Tested on Linux/Intel64. OK
> for trunk?
>
> Thanks.
>
> H.J.
> ---
> 2008-05-09  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.
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]