gcc/gcc ChangeLog.profiling c-decl.c cgraphuni ...
hubicka@gcc.gnu.org
hubicka@gcc.gnu.org
Wed Dec 8 22:49:00 GMT 2004
CVSROOT: /cvs/gcc
Module name: gcc
Branch: tree-profiling-branch
Changes by: hubicka@gcc.gnu.org 2004-12-08 22:49:15
Modified files:
gcc : ChangeLog.profiling c-decl.c cgraphunit.c
ipa-inline.c tree-inline.c
Log message:
* ipa-inline.c (cgraph_edge_badness): Simplify.
(cgraph_decide_inlining_of_small_functions): Avoid recursive inlining.
(cgraph_decide_inlining): Sanity check.
* tree-inline.c (optimize_inline_calls): Recount frequencies.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.profiling.diff?cvsroot=gcc&only_with_tag=tree-profiling-branch&r1=1.1.2.94&r2=1.1.2.95
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-decl.c.diff?cvsroot=gcc&only_with_tag=tree-profiling-branch&r1=1.334.2.80.2.15&r2=1.334.2.80.2.16
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cgraphunit.c.diff?cvsroot=gcc&only_with_tag=tree-profiling-branch&r1=1.1.4.35.2.35&r2=1.1.4.35.2.36
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ipa-inline.c.diff?cvsroot=gcc&only_with_tag=tree-profiling-branch&r1=1.1.2.4&r2=1.1.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-inline.c.diff?cvsroot=gcc&only_with_tag=tree-profiling-branch&r1=1.26.2.83.2.20&r2=1.26.2.83.2.21
More information about the Gcc-cvs
mailing list