Re: how to get Gimple form

basile@starynkevitch.net
Tue, 30 Oct 2012 12:32:39 -0700 (PDT)

          From comp.compilers

Related articles
how to get Gimple form srikanthraju536@gmail.com (Srikanth Raju) (2012-10-07)
Re: how to get Gimple form abh.spark@gmail.com (abh220) (2012-10-23)
Re: how to get Gimple form basile@starynkevitch.net (2012-10-30)
| List of all articles for this month |

From: basile@starynkevitch.net
Newsgroups: comp.compilers
Date: Tue, 30 Oct 2012 12:32:39 -0700 (PDT)
Organization: Compilers Central
References: 12-10-002
Keywords: GCC, tools
Posted-Date: 30 Oct 2012 17:39:54 EDT

On Sunday, October 7, 2012 4:36:29 PM UTC+2, Srikanth Raju wrote:
> Can any one know how to get gimple form from source program ?
>
> I Am Going To Do Project On Code Optimization. And Also I Want To Know About Dynamic-plugins.


You should read more about GCC plugins, and you definitely should be
interested by GCC MELT on http://gcc-melt.org/ because MELT is a
domain specific language designed to easily handle Gimple-s (& Tree-s,
and other GCC internal representations).


Basile Starynkevitch -- http://starynkevitch.net/Basile/



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.