Interprocedural Constant Propagation

Bageshri Sathe <bageshri@cse.iitb.ac.in>
30 Apr 2005 10:59:23 -0400

          From comp.compilers

Related articles
Text of Jim Welsh and Atholl Hay: A Model Implementation of Standard P msxhans@yahoo.com (Hans Otten) (2004-07-13)
Re: Text of Jim Welsh and Atholl Hay: A Model Implementation of Standa franck.pissotte@alussinan.org (Franck Pissotte) (2004-07-15)
Number of Phi-functions in SSA graph bageshri@cse.iitb.ac.in (Bageshri Sathe) (2005-03-24)
Re: Number of Phi-functions in SSA graph dnovillo@redhat.com (Diego Novillo) (2005-03-25)
Re: Number of Phi-functions in SSA graph jsinger@cs.man.ac.uk (Jeremy Singer) (2005-04-11)
Interprocedural Constant Propagation bageshri@cse.iitb.ac.in (Bageshri Sathe) (2005-04-30)
Interprocedural Constant Propagation stevenb@suse.de (Steven Bosscher) (2005-05-02)
| List of all articles for this month |

From: Bageshri Sathe <bageshri@cse.iitb.ac.in>
Newsgroups: comp.compilers
Date: 30 Apr 2005 10:59:23 -0400
Organization: Compilers Central
References: 04-07-030 04-07-041 05-03-086 05-03-095 05-04-030
Keywords: analysis
Posted-Date: 30 Apr 2005 10:59:23 EDT

Hello,


I am trying to study how interprocedural constant propagation is
performed (theoretic as well as practical approaches). Any pointers about
latest literature or any other recent work?


(Does gcc perform any sort of interprocedural const. propagation?)


Thanks,
Bageshri Sathe.



Post a followup to this message

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