Re: [PATCH 5/8] Enable max_issue for AArch32 and AArch64

2014-11-07 Thread Richard Earnshaw
t; OK. R. > -- > Maxim Kuvyrkov > www.linaro.org > > > 0005-Enable-max_issue-for-AArch32-and-AArch64.patch > > > From bf51463edee1d161ff8e03cf0af0c3ff8b258305 Mon Sep 17 00:00:00 2001 > From: Maxim Kuvyrkov > Date: Sat, 29 Mar 2014 07:12:52 +1300 >

Re: [PATCH 5/8] Enable max_issue for AArch32 and AArch64

2014-10-22 Thread Maxim Kuvyrkov
On Oct 23, 2014, at 11:42 AM, Sebastian Pop wrote: > Sebastian Pop wrote: >> Maxim Kuvyrkov wrote: >>> This change requires benchmarking, which I can't easily do at the moment. I >>> would appreciate any benchmarking results that you can share. >> >> I will run my testsuite on aarch64. >> Do yo

Re: [PATCH 5/8] Enable max_issue for AArch32 and AArch64

2014-10-22 Thread Sebastian Pop
Sebastian Pop wrote: > Maxim Kuvyrkov wrote: > > This change requires benchmarking, which I can't easily do at the moment. I > > would appreciate any benchmarking results that you can share. > > I will run my testsuite on aarch64. > Do you need the perf for all the previous patches 1 to 5 togethe

Re: [PATCH 5/8] Enable max_issue for AArch32 and AArch64

2014-10-22 Thread Sebastian Pop
Maxim Kuvyrkov wrote: > This change requires benchmarking, which I can't easily do at the moment. I > would appreciate any benchmarking results that you can share. I will run my testsuite on aarch64. Do you need the perf for all the previous patches 1 to 5 together, or just for patch 5? Thanks,

[PATCH 5/8] Enable max_issue for AArch32 and AArch64

2014-10-20 Thread Maxim Kuvyrkov
Hi Ramana, Hi Marcus, This patch enables max_issue multipass lookahead scheduling for 2nd scheduler pass (or, more pedantically, whenever register-pressure scheduling is not in use). Multipass lookahead scheduling is being enabled for cores that can issue 2 or more instructions per cycle, and