tracer.c
11.9 KB
-
re PR tree-optimization/85964 (compile time hog w/ -O3 -ftracer -fno-guess-branch-probability) · 74e0960e
2018-05-30 Richard Biener <rguenther@suse.de> PR tree-optimization/85964 * tracer.c (better_p): Drop initialized count check, we only call the function with initialized counts now. (find_best_successor): Do find a best edge if one has uninitialized count. (find_best_predecessor): Likewise. Do BB frequency check only if count is initialized. From-SVN: r260954
Richard Biener committed