Re: [PATCH] Add arm_cortex_m7_tune.

2014-11-04 Thread Ramana Radhakrishnan
On Tue, Oct 21, 2014 at 10:48 AM, Hale Wang wrote: > Hi, > > This patch is used to tune the gcc for Cortex-M7. > > The performance of Dhrystone can be improved by 1%. > The performance of Coremark can be improved by 2.3%. > > Patch also attached for convenience. > > Is it ok for trunk? > > Thanks

RE: [PATCH] Add arm_cortex_m7_tune.

2014-10-21 Thread Hale Wang
Attach the patch. > -Original Message- > From: gcc-patches-ow...@gcc.gnu.org [mailto:gcc-patches- > ow...@gcc.gnu.org] On Behalf Of Hale Wang > Sent: Tuesday, October 21, 2014 5:49 PM > To: gcc-patches@gcc.gnu.org > Subject: [PATCH] Add arm_cortex_m7_tune. > > Hi, > > This patch is used