aboutsummaryrefslogtreecommitdiff
path: root/contrib/ChangeLog
diff options
context:
space:
mode:
authorMartin Liska <mliska@suse.cz>2016-06-24 18:22:44 +0200
committerMartin Liska <marxin@gcc.gnu.org>2016-06-24 16:22:44 +0000
commit199b1891cb3855b293e0abf18a894645738e3132 (patch)
tree58def27bed7c883fb39401708de460fccdea696c /contrib/ChangeLog
parent04619cb86e06ee543dd4ab2b3b8e7fad772883bd (diff)
downloadgcc-199b1891cb3855b293e0abf18a894645738e3132.zip
gcc-199b1891cb3855b293e0abf18a894645738e3132.tar.gz
gcc-199b1891cb3855b293e0abf18a894645738e3132.tar.bz2
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
Diffstat (limited to 'contrib/ChangeLog')
-rw-r--r--contrib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog
index 07019c2..d5f194a 100644
--- a/contrib/ChangeLog
+++ b/contrib/ChangeLog
@@ -1,3 +1,8 @@
+2016-06-24 Martin Liska <mliska@suse.cz>
+
+ * analyze_brprob.py: Parse and display average number
+ of loop iterations.
+
2016-06-23 Andi Kleen <ak@linux.intel.com>
* gen_autofdo_event.py: New file to regenerate