Related articles |
---|
Interprocedural Constant Propagation bageshri@cse.iitb.ac.in (Bageshri Sathe) (2005-04-30) |
Interprocedural Constant Propagation stevenb@suse.de (Steven Bosscher) (2005-05-02) |
From: | Steven Bosscher <stevenb@suse.de> |
Newsgroups: | comp.compilers |
Date: | 2 May 2005 14:25:44 -0400 |
Organization: | SUSE Labs |
Keywords: | GCC, optimize |
Posted-Date: | 02 May 2005 14:25:43 EDT |
> (Does gcc perform any sort of interprocedural const. propagation?)
The tree-profiling-branch of GCC has an implementation of
"Interprocedural Constant Propagation" by Challahan, Cooper,
Kennedy, and Torczon.
Gr.
Steven
Return to the
comp.compilers page.
Search the
comp.compilers archives again.