Re: [PATCH][AArch64] Always register fma_steering pass but gate it on the target option instead

2015-06-04 Thread Richard Earnshaw
On 03/06/15 17:03, Kyrill Tkachov wrote: > Hi all, > > This patch is part of a few prerequisites to get target attribute support in > AArch64. > This registers the fma steering pass unconditionally but gates its execution > instead. > This way the pass will be available if during the compilation

[PATCH][AArch64] Always register fma_steering pass but gate it on the target option instead

2015-06-03 Thread Kyrill Tkachov
Hi all, This patch is part of a few prerequisites to get target attribute support in AArch64. This registers the fma steering pass unconditionally but gates its execution instead. This way the pass will be available if during the compilation of a file the user specifies cortex-a57 tuning using