Re: GCC plugin - was: Official Inclusion of GCC Extension Modules (Or similar)

2007-08-26 Thread Ben Elliston
On Mon, 2007-08-27 at 11:40 +1000, Brendon Costa wrote: > Thank you for the information. It sounds like this is almost what I am > looking for. I require hooks into the C GENERIC transformation stage > (before GENERIC is transformed into GIMPLE). The paper mentioned that > this is not yet done but

Re: GCC plugin - was: Official Inclusion of GCC Extension Modules (Or similar)

2007-08-26 Thread Brendon Costa
Ben Elliston wrote: > I'm not sure how GEM (another Stony Book University project) relates to > the talk given at this year's GCC Summit, but there was a talk about a > plug-in architecture for GCC to allow modules to operate on the GIMPLE > IR ("Extending GCC with Modular GIMPLE Optimisations" by