Re: [PATCH 5/5] Use preferred_for_speed in i386.md

2014-10-21 Thread Vladimir Makarov
On 10/17/2014 10:54 AM, Richard Sandiford wrote: > Undo the original fix for 61630 and use preferred_for_speed in the > problematic pattern. > > I've not written many gcc.target/i386 tests so the markup might need > some work. Final lra.c change is ok for me too. > > > gcc/ > * lra.c (lra):

Re: [PATCH 5/5] Use preferred_for_speed in i386.md

2014-10-17 Thread Uros Bizjak
On Fri, Oct 17, 2014 at 4:54 PM, Richard Sandiford wrote: > Undo the original fix for 61630 and use preferred_for_speed in the > problematic pattern. > > I've not written many gcc.target/i386 tests so the markup might need > some work. > > Richard > > > gcc/ > * lra.c (lra): Remove call to

[PATCH 5/5] Use preferred_for_speed in i386.md

2014-10-17 Thread Richard Sandiford
Undo the original fix for 61630 and use preferred_for_speed in the problematic pattern. I've not written many gcc.target/i386 tests so the markup might need some work. Richard gcc/ * lra.c (lra): Remove call to recog_init. * config/i386/i386.md (preferred_for_speed): New attribu