Re: -mtune-ctrl=.... support, round-2

2013-08-14 Thread Xinliang David Li
On Wed, Aug 14, 2013 at 9:01 AM, Jan Hubicka wrote: >> > 2013-08-07 Xinliang David Li >> > >> > * config/i386/i386.h: Adjust macro definition. >> > * config/i386/i386.opt: Define two new options. >> > * config/i386/x86-tune.def: Add arch selector field in macros. >> >

Re: -mtune-ctrl=.... support, round-2

2013-08-14 Thread Jan Hubicka
> > 2013-08-07 Xinliang David Li > > > > * config/i386/i386.h: Adjust macro definition. > > * config/i386/i386.opt: Define two new options. > > * config/i386/x86-tune.def: Add arch selector field in macros. > > * config/i386/i386.h: include x86-tune.def. > >

Re: -mtune-ctrl=.... support, round-2

2013-08-14 Thread Xinliang David Li
Ping? David On Mon, Aug 12, 2013 at 9:54 AM, Xinliang David Li wrote: > Fixed some formatting issues and typos. There are no regressions with > the attached patch. Ok for trunk? > > thanks, > > David > > On Wed, Aug 7, 2013 at 10:12 PM, Xinliang David Li wrote: >> Hi, the attached is a follow u

Re: -mtune-ctrl=.... support, round-2

2013-08-12 Thread Xinliang David Li
Fixed some formatting issues and typos. There are no regressions with the attached patch. Ok for trunk? thanks, David On Wed, Aug 7, 2013 at 10:12 PM, Xinliang David Li wrote: > Hi, the attached is a follow up patch. The patch includes the following > changes: > > 1. new option -mno-default --