https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110004
--- Comment #3 from Jan Hubicka ---
It seems that fixing (part of) the jump threading profile mismatches has
improved stats a lot. Still there are some more visible regressions that can be
understood. I looked into range for first and did not s
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110004
--- Comment #2 from Jan Hubicka ---
Linkes the statistics for outedges (that probabilities sums to 100).
Here are statistic for inedges.
We track mismatches after alignments RTL pass since it is last one, so it
cummulates all the mismatches thr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110004
Richard Biener changed:
What|Removed |Added
Target||x86_64-*-*
Version|unknown