Re: [PATCH][ARM] Generic tuning

2011-09-09 Thread Andrew Stubbs
On 08/09/11 16:32, Richard Earnshaw wrote: OK. Committed, thanks Andrew

Re: [PATCH][ARM] Generic tuning

2011-09-08 Thread Richard Earnshaw
On 27/08/11 13:48, Andrew Stubbs wrote: > On 26/08/11 17:18, Joseph S. Myers wrote: >> Again, arm-tables.opt is generated - so the log entry should just be >> >> * config/arm/arm-tables.opt: Regenerate. >> >> and the file should be what you get from regeneration. > > Changelog entry updated.

Re: [PATCH][ARM] Generic tuning

2011-08-27 Thread Andrew Stubbs
On 26/08/11 17:18, Joseph S. Myers wrote: Again, arm-tables.opt is generated - so the log entry should just be * config/arm/arm-tables.opt: Regenerate. and the file should be what you get from regeneration. Changelog entry updated. The file was already correct. OK? Andrew 2011-08-27

Re: [PATCH][ARM] Generic tuning

2011-08-26 Thread Joseph S. Myers
Again, arm-tables.opt is generated - so the log entry should just be * config/arm/arm-tables.opt: Regenerate. and the file should be what you get from regeneration. -- Joseph S. Myers jos...@codesourcery.com

[PATCH][ARM] Generic tuning

2011-08-26 Thread Andrew Stubbs
Hi all, This patch is step 1 towards having generic (best-blend) tuning on ARM. The patch adds an option '-mtune=generic-armv7-a' but does not actually do any tuning tweaks yet - those are for follow up patches. x86 has simply '-mtune=generic', and from that (the documentation suggests) the