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: PING: [PATCH, ARM, iWMMXt][3/5]: built in define and expand


PING

http://gcc.gnu.org/ml/gcc-patches/2011-12/msg01789.html

At 2011-12-29 14:25:23,"Xinyu Qi" <xyqi@marvell.com> wrote:
> > At 2011-11-24 09:27:04,"Xinyu Qi" <xyqi@marvell.com> wrote:
> > > At 2011-11-19 07:08:22,"Ramana Radhakrishnan"
> > > <ramana.radhakrishnan@linaro.org> wrote:
> > > > On 20 October 2011 08:39, Xinyu Qi <xyqi@marvell.com> wrote:
> > > > > Ping
> > > > >
> > > > > http://gcc.gnu.org/ml/gcc-patches/2011-07/msg01103.html
> > > > >
> > > > > ? ? ? ?* config/arm/arm.c (enum arm_builtins): Revise built-in fcode.
> > > > > ? ? ? ?(builtin_description bdesc_2arg): Revise built in declaration.
> > > > > ? ? ? ?(builtin_description bdesc_1arg): Likewise.
> > > > > ? ? ? ?(arm_init_iwmmxt_builtins): Revise built in initialization.
> > > > > ? ? ? ?(arm_expand_builtin): Revise built in expansion.
> > > > >
> > > >
> > > > This currently doesn't apply - can you take a look ?
> > >
> > > Hi Ramana,
> > >
> > > I resolve the patch conflict with the newest trunk gcc. The resolved
> > > diff is attached.
> > >
> > > Thanks,
> > > Xinyu
> >
> > Update the built in expand. Remove some redundant code.
> > New diff is attached.
> >
> > Thanks,
> > Xinyu
> 
> 	* config/arm/arm.c (enum arm_builtins): Revise built-in fcode.
> 	(IWMMXT2_BUILTIN): New define.
> 	(IWMMXT2_BUILTIN2): Likewise.
> 	(iwmmx2_mbuiltin): Likewise.
> 	(builtin_description bdesc_2arg): Revise built in declaration.
> 	(builtin_description bdesc_1arg): Likewise.
> 	(arm_init_iwmmxt_builtins): Revise built in initialization.
> 	(arm_expand_builtin): Revise built in expansion.
> 
> Thanks,
> Xinyu


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