Re: [AArch64] Add combiner patterns for FAC instructions

2013-04-30 Thread Marcus Shawcroft
OK /Marcus On 30 April 2013 16:11, James Greenhalgh wrote: > > Hi, > > This patch adds patterns to allow the combiner to generate > FAC instructions. > > Regression tested on aarch64-none-elf with no regressions. > > OK? > > Thanks, > James > > --- > gcc/ > > 2013-04-30 James Greenhalgh > >

[AArch64] Add combiner patterns for FAC instructions

2013-04-30 Thread James Greenhalgh
Hi, This patch adds patterns to allow the combiner to generate FAC instructions. Regression tested on aarch64-none-elf with no regressions. OK? Thanks, James --- gcc/ 2013-04-30 James Greenhalgh * config/aarch64/aarch64-simd.md (*aarch64_fac): New. * config/aarch64/iterat