HELP (change in control flow desired)
Virender Kashyap
virenk@cse.iitb.ac.in
Sun Jan 23 15:34:00 GMT 2005
On Sat, 22 Jan 2005, Daniel Berlin wrote:
> This is already done on the tree-profiling branch, and we have already begun
> to do interprocedural analysis there.
>
> If you detail what you are trying to accomplish (IE what analysis), i should
> be able to point you at the right people.
first of all thanks for this valuable information!
Actually i am interested in doing simple interprocedural optimizations
like CSE, constant propagation, using a algorithm (call strings approach).
So i need basic interprocedural framework to start with.
So, Is constant propagation also being worked at in GCC ? also where can
i get information (manual + codes) on this?
Thanks and Regards.
Virender
----------------------------------------------------
"Remember that what's right isn't always popular...
and what's popular isn't always right"
----------------------------------------------------
More information about the Gcc
mailing list