r216163 - in /branches/google/gcc-4_9/gcc: ipa-...

wmi@gcc.gnu.org wmi@gcc.gnu.org
Mon Oct 13 20:55:00 GMT 2014


Author: wmi
Date: Mon Oct 13 20:55:54 2014
New Revision: 216163

URL: https://gcc.gnu.org/viewcvs?rev=216163&root=gcc&view=rev
Log:
Inline tuning in plain mode. Relax the limit to allow funcs
not declared as inline but with big_speedup or good inline
hints to be inline candidates in plain mode. Adjust
PARAM_INLINE_UNIT_GROWTH to trim down code size at the same
time.

Modified:
    branches/google/gcc-4_9/gcc/ipa-inline.c
    branches/google/gcc-4_9/gcc/opts.c
    branches/google/gcc-4_9/gcc/params.def
    branches/google/gcc-4_9/gcc/params.h



More information about the Gcc-cvs mailing list