This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r208738 - /branches/google/gcc-4_8/gcc/auto-pro...


Author: dehao
Date: Thu Mar 20 22:00:46 2014
New Revision: 208738

URL: http://gcc.gnu.org/viewcvs?rev=208738&root=gcc&view=rev
Log:
Add early_inline wrapper to call compute_inline_parameters and update_ssa properly.

2014-03-20  Dehao Chen  <dehao@google.com>

	* gcc/auto-profile.c (afdo_vpt_for_early_inline): Move function call
	to the wrapper.
	(early_inline): New wrapper.
	(auto_profile): Move function call to the wrapper.

Modified:
    branches/google/gcc-4_8/gcc/auto-profile.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]