[Bug target/77468] [7 Regression] C-ray regression on Aarch64
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jan 24 11:52:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77468
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hubicka at gcc dot gnu.org
--- Comment #11 from Richard Biener <rguenth at gcc dot gnu.org> ---
The recent 2nd bump on x86_64 is from
------------------------------------------------------------------------
r243995 | hubicka | 2017-01-01 16:40:29 +0100 (Sun, 01 Jan 2017) | 7 lines
PR middle-end/77484
* predict.def (PRED_CALL): Update hitrate.
(PRED_INDIR_CALL, PRED_POLYMORPHIC_CALL): New predictors.
* predict.c (tree_estimate_probability_bb): Split CALL predictor
into direct/indirect/polymorphic variants.
build uses -O3 -ffast-math -funroll-loops -march=native (core-avx2 in this
case)
More information about the Gcc-bugs
mailing list