-
- Downloads
Rework cold and hot label attributes in predict.c.
2017-06-21 Martin Liska <mliska@suse.cz> * gimplify.c (gimplify_label_expr): Insert GIMPLE_PREDICT statements on cold and hot labels. * predict.c (tree_estimate_probability_bb): Remove the prediction from this place. 2017-06-21 Martin Liska <mliska@suse.cz> * gcc.dg/tree-ssa/attr-hotcold-2.c: Update scanned patterns. From-SVN: r249451
Showing
- gcc/ChangeLog 7 additions, 0 deletionsgcc/ChangeLog
- gcc/gimplify.c 9 additions, 1 deletiongcc/gimplify.c
- gcc/predict.c 0 additions, 23 deletionsgcc/predict.c
- gcc/testsuite/ChangeLog 4 additions, 0 deletionsgcc/testsuite/ChangeLog
- gcc/testsuite/gcc.dg/tree-ssa/attr-hotcold-2.c 2 additions, 2 deletionsgcc/testsuite/gcc.dg/tree-ssa/attr-hotcold-2.c
Loading
Please register or sign in to comment