RE: [patch] [arm] ARM Cortex-M3/M4 tuning

2013-11-17 Thread Joey Ye
om: Janis Johnson [mailto:janis_john...@mentor.com] > >>> Sent: Thursday, November 14, 2013 1:45 > >>> To: Joey Ye; jani...@codesourcery.com > >>> Cc: gcc-patches@gcc.gnu.org; Ramana Radhakrishnan > >>> Subject: Re: [patch] [arm] ARM Cortex-M3/M4

Re: [patch] [arm] ARM Cortex-M3/M4 tuning

2013-11-14 Thread Richard Biener
ay, November 14, 2013 1:45 >>> To: Joey Ye; jani...@codesourcery.com >>> Cc: gcc-patches@gcc.gnu.org; Ramana Radhakrishnan >>> Subject: Re: [patch] [arm] ARM Cortex-M3/M4 tuning >>> >>> On 11/12/2013 10:20 PM, Joey Ye wrote: >>> > Janis, can

Re: [patch] [arm] ARM Cortex-M3/M4 tuning

2013-11-14 Thread H.J. Lu
>> Cc: gcc-patches@gcc.gnu.org; Ramana Radhakrishnan >> Subject: Re: [patch] [arm] ARM Cortex-M3/M4 tuning >> >> On 11/12/2013 10:20 PM, Joey Ye wrote: >> > Janis, can you please take a look at test case changes. >> > >> > Thanks, >> > Joe

RE: [patch] [arm] ARM Cortex-M3/M4 tuning

2013-11-14 Thread Joey Ye
[patch] [arm] ARM Cortex-M3/M4 tuning > > On 11/12/2013 10:20 PM, Joey Ye wrote: > > Janis, can you please take a look at test case changes. > > > > Thanks, > > Joey > > They look fine. > > Janis >

Re: [patch] [arm] ARM Cortex-M3/M4 tuning

2013-11-13 Thread Janis Johnson
>> Cc: gcc-patches@gcc.gnu.org; jani...@codesourcery.com >> Subject: Re: [patch] [arm] ARM Cortex-M3/M4 tuning >> >>>> ChangeLog: >>>> >>>> 2013-11-01 Julian Brown >>>> Joey Ye >>>> >>>> * confi

RE: [patch] [arm] ARM Cortex-M3/M4 tuning

2013-11-12 Thread Joey Ye
Janis, can you please take a look at test case changes. Thanks, Joey > -Original Message- > From: Ramana Radhakrishnan > Sent: Friday, November 08, 2013 17:11 > To: Joey Ye > Cc: gcc-patches@gcc.gnu.org; jani...@codesourcery.com > Subject: Re: [patch] [arm] ARM C

Re: [patch] [arm] ARM Cortex-M3/M4 tuning

2013-11-08 Thread Ramana Radhakrishnan
ChangeLog: 2013-11-01 Julian Brown Joey Ye * config/arm/arm.c (arm_cortex_m_branch_cost): New. (arm_v7m_tune): New. (arm_*_tune): Add comments for Sched adj cost. List all names here please rather than a regexp. * config/arm/arm-cores.def (cortex-m4, cortex

RE: [patch] [arm] ARM Cortex-M3/M4 tuning

2013-11-07 Thread Joey Ye
Ping > -Original Message- > From: Joey Ye [mailto:joey...@arm.com] > Sent: Friday, November 01, 2013 1:00 > To: gcc-patches@gcc.gnu.org > Subject: [patch] [arm] ARM Cortex-M3/M4 tuning > > Based on Julian's http://gcc.gnu.org/ml/gcc-patches/2012-07/msg01006.htm

[patch] [arm] ARM Cortex-M3/M4 tuning

2013-10-31 Thread Joey Ye
Based on Julian's http://gcc.gnu.org/ml/gcc-patches/2012-07/msg01006.html and * Merged with latest mainline and applied test * Only apply to Cortex-M3 and M4 * Set LOGICAL_OP_NON_SHORT_CIRCUIT to false Test: - Coremark on M3/M4 gained 5% - GCC make check with qemu Cortex-M3 resulting following e