IPCP cleanups to tree-profiling-branch

Razya Ladelsky RAZYA@il.ibm.com
Wed May 25 08:49:00 GMT 2005


Hello,

Attached are several cleanups to ipcp code.

Main changes include:
-  Removing ipa_method and ipa_callsite typedefs, using cgraph_node *  and 
cgraph_edge * instead.
-  Hiding access to aux field of cgraph_node and cgraph_edge by 
IPA_NODE_REF, IPA_EDGE_REF macros.
-  Remove redundant walk_tree, use ADDRESSABLE to check if a parameter's 
address is taken. 
There's also elimination of redundant code and some coding style fixes.

Comments are welcome,
thanks
Razya







-------------- next part --------------
A non-text attachment was scrubbed...
Name: changelog.razya
Type: application/octet-stream
Size: 929 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20050525/83dbb10a/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: diff_final_1
Type: application/octet-stream
Size: 64626 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20050525/83dbb10a/attachment-0001.obj>


More information about the Gcc-patches mailing list