Re: [PATCH][ARM] Wire up scheduling for Cortex-A12

2013-12-17 Thread Richard Earnshaw
On 17/12/13 10:51, Kyrill Tkachov wrote: > Hi all, > > This patch wires up the Cortex-A12 instruction scheduling to use the > Cortex-A15 > pipeline description and sets the issue rate for it to 2 in arm_issue_rate. > > This patch depends on James' recent rework of the tuning parameters posted a

[PATCH][ARM] Wire up scheduling for Cortex-A12

2013-12-17 Thread Kyrill Tkachov
Hi all, This patch wires up the Cortex-A12 instruction scheduling to use the Cortex-A15 pipeline description and sets the issue rate for it to 2 in arm_issue_rate. This patch depends on James' recent rework of the tuning parameters posted at http://gcc.gnu.org/ml/gcc-patches/2013-12/msg01477.h