gcc/contrib
Martin Liska 199b1891cb Dump profile-based number of iterations
* analyze_brprob.py: Parse and display average number
	of loop iterations.
	* cfgloop.c (flow_loop_dump): Dump average number of loop iterations.
	* cfgloop.h: Change 'struct loop' to 'const struct loop' for a
	few functions.
	* cfgloopanal.c (expected_loop_iterations_unbounded): Set a new
	argument to true if the expected number of iterations is
	loop-based.

From-SVN: r237762
2016-06-24 16:22:44 +00:00
..
2016-06-21 21:57:44 +00:00
2010-09-27 20:19:41 +00:00
2016-06-21 21:57:49 +00:00
2007-12-26 21:42:35 +00:00
2007-12-26 21:42:35 +00:00
2007-08-10 17:08:32 -04:00
2016-06-07 08:54:22 +00:00
2014-12-09 13:45:47 +00:00