This is the mail archive of the gcc-patches@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]

Re: Branch prediction using real.c


On Sun, Apr 21, 2002 at 11:04:53PM +0200, Jan Hubicka wrote:
> 	* predict.c (real_zero, real_one, real_almost_one, real_br_prob_base,
> 	real_one_half, real_bb_freq_max): New static variables.
> 	(debug_profile_bbauxs): Kill.
> 	(process_note_predictions): Kill unused variable.
> 	(block_info_def, edge_info_def): Use REAL_VALUE_TYPE instead of
> 	volatile double.
> 	(propagate_freq): Use REAL_ARITHMETICS.
> 	(estimate_bb_frequencies): Likevise; init new static variables.

Ok mainline.


r~


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