This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Toy examples of pipeline descriptions with GCC's automata


> -----Original Message-----
> From: gcc-help-owner@gcc.gnu.org [mailto:gcc-help-owner@gcc.gnu.org]
> On Behalf Of Maxim Kuvyrkov
> Sent: 02 May 2014 03:07
> To: Paulo Matos
> Cc: gcc-help@gcc.gnu.org
> Subject: Re: Toy examples of pipeline descriptions with GCC's automata
> 
> On May 1, 2014, at 7:10 AM, Paulo Matos <paulo@matos-sorge.com> wrote:
> 
> > Hi,
> >
> > I need a representative toy example of a pipeline description to
> explain GCC's automata but I can't find or create one that's either
> too trivial (something I write down in 10 mins) or too complex (from
> GCCs sources).
> >
> > Does anyone here have anything that they use to explain this or know
> of any slides/papers online with this kind of stuff?
> 
> I suggest you try one of the "generic" automatons for some of
> architectures (search for "define_automaton" and then grep for
> "generic"), e.g., arm/arm-generic.md or mips/generic.md.
>

Thanks Maxim, I will take a look.

Cheers,

Paulo Matos
 
> --
> Maxim Kuvyrkov
> www.linaro.org


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]