r198479 - in /branches/google/main/gcc: basic-b...

eraman@gcc.gnu.org eraman@gcc.gnu.org
Tue Apr 30 21:55:00 GMT 2013


Author: eraman
Date: Tue Apr 30 21:55:21 2013
New Revision: 198479

URL: http://gcc.gnu.org/viewcvs?rev=198479&root=gcc&view=rev
Log:
Backport r187756 from google/gcc-4_7 branch. This patch enables inlining of cold callees into hot callers.


Modified:
    branches/google/main/gcc/basic-block.h
    branches/google/main/gcc/cgraph.c
    branches/google/main/gcc/cgraph.h
    branches/google/main/gcc/cgraphbuild.c
    branches/google/main/gcc/cgraphclones.c
    branches/google/main/gcc/ipa-inline-transform.c
    branches/google/main/gcc/ipa-inline.c
    branches/google/main/gcc/params.def
    branches/google/main/gcc/predict.c
    branches/google/main/gcc/testsuite/gcc.dg/tree-prof/inliner-1.c
    branches/google/main/gcc/testsuite/gcc.dg/tree-prof/lipo/inliner-1_0.c



More information about the Gcc-cvs mailing list