Re: [PATCH] Add test for memcpy expansion with hint.

2018-08-27 Thread Jan Hubicka
> PING^1 OK, thanks! Honza > > On 08/13/2018 02:27 PM, Martin Liška wrote: > > Hi. > > > > i386 target uses hint-based expansion of memcpy-like and memset-like > > functions. > > I would like to add a test in order to cover the functionality. > > > > Ready for trunk? > > Martin > > > > gcc/Cha

Re: [PATCH] Add test for memcpy expansion with hint.

2018-08-27 Thread Martin Liška
PING^1 On 08/13/2018 02:27 PM, Martin Liška wrote: > Hi. > > i386 target uses hint-based expansion of memcpy-like and memset-like > functions. > I would like to add a test in order to cover the functionality. > > Ready for trunk? > Martin > > gcc/ChangeLog: > > 2018-08-13 Martin Liska > >

[PATCH] Add test for memcpy expansion with hint.

2018-08-13 Thread Martin Liška
Hi. i386 target uses hint-based expansion of memcpy-like and memset-like functions. I would like to add a test in order to cover the functionality. Ready for trunk? Martin gcc/ChangeLog: 2018-08-13 Martin Liska * config/i386/i386.c (ix86_expand_set_or_movmem): Dump selected