r116272 - in /branches/ipa-branch/gcc: ChangeLo...
razya@gcc.gnu.org
razya@gcc.gnu.org
Sun Aug 20 10:25:00 GMT 2006
Author: razya
Date: Sun Aug 20 10:25:11 2006
New Revision: 116272
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116272
Log:
2006-08-20 Razya Ladelsky <razya@il.ibm.com>
* ipa-cp.c (ipcp_insert_stage, ipcp_driver): Support for SSA.
(compute_prof): New function to compute how hot each method is.
Use compute_function_frequency.
* ipa-prop.c (ipa_method_modify_stmt,
ipa_callsite_compute_param): Support for SSA.
* predict.c (compute_function_frequency): Change from static
to extern.
Modified:
branches/ipa-branch/gcc/ChangeLog.ipa
branches/ipa-branch/gcc/ipa-cp.c
branches/ipa-branch/gcc/ipa-prop.c
branches/ipa-branch/gcc/predict.c
More information about the Gcc-cvs
mailing list