Re: [PATCH][AArch64] Add spellchecking hints for -march,-mcpu,-mtune and their attributes

2016-10-14 Thread Kyrill Tkachov
On 11/10/16 11:40, James Greenhalgh wrote: On Fri, Oct 07, 2016 at 01:34:37PM -0700, Andrew Pinski wrote: On Fri, Oct 7, 2016 at 7:52 AM, Kyrill Tkachov wrote: Hi all, This patch uses the spellcheck API from David and Jakub [1] to implement hints for the march, mcpu and mtune options to sugg

Re: [PATCH][AArch64] Add spellchecking hints for -march,-mcpu,-mtune and their attributes

2016-10-11 Thread James Greenhalgh
On Fri, Oct 07, 2016 at 01:34:37PM -0700, Andrew Pinski wrote: > On Fri, Oct 7, 2016 at 7:52 AM, Kyrill Tkachov > wrote: > > Hi all, > > > > This patch uses the spellcheck API from David and Jakub [1] to implement > > hints for the > > march, mcpu and mtune options to suggest appropriate architect

Re: [PATCH][AArch64] Add spellchecking hints for -march,-mcpu,-mtune and their attributes

2016-10-07 Thread Andrew Pinski
On Fri, Oct 7, 2016 at 7:52 AM, Kyrill Tkachov wrote: > Hi all, > > This patch uses the spellcheck API from David and Jakub [1] to implement > hints for the > march, mcpu and mtune options to suggest appropriate architectures and CPU > names > for users. It also adds such hints for the equivalent

[PATCH][AArch64] Add spellchecking hints for -march,-mcpu,-mtune and their attributes

2016-10-07 Thread Kyrill Tkachov
Hi all, This patch uses the spellcheck API from David and Jakub [1] to implement hints for the march, mcpu and mtune options to suggest appropriate architectures and CPU names for users. It also adds such hints for the equivalent arch, cpu, tune attributes. Architecture extensions like 'crc',