Age | Commit message (Expand) | Author | Files | Lines |
2024-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-07-27 | Fix profile update in tree_transform_and_unroll_loop | Jan Hubicka | 1 | -1/+0 |
2023-06-30 | Fix handling of __builtin_expect_with_probability and improve first-match heu... | Jan Hubicka | 1 | -1/+0 |
2023-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-07-12 | Add internal functions for iround etc. [PR106253] | Richard Sandiford | 1 | -0/+1 |
2022-01-17 | Change references of .c files to .cc files | Martin Liska | 1 | -2/+2 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-10-08 | loop: Fix profile updates after unrolling [PR102385] | Richard Sandiford | 1 | -0/+1 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-10-26 | Implement three-level optimize_for_size predicates | Jan Hubicka | 1 | -6/+6 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-07-09 | PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n... | Martin Sebor | 1 | -4/+4 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-01-19 | Introduce PROB_UNINITIALIZED constant and use it in predict.def. | Martin Liska | 1 | -0/+1 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-11-14 | auto-profile.c (afdo_annotate_cfg): Use update_max_bb_count. | Jan Hubicka | 1 | -1/+1 |
2017-10-07 | invoke.texi (Wsuggest-attribute=cold): Document. | Jan Hubicka | 1 | -0/+3 |
2017-07-19 | predict.c (propagate_unlikely_bbs_forward): Break out from ... | Jan Hubicka | 1 | -0/+1 |
2017-07-16 | profile-count.h (profile_probability::from_reg_br_prob_note, [...]): New func... | Jan Hubicka | 1 | -0/+5 |
2017-06-06 | predict.c (tree_estimate_probability_bb): Add LOCAL_ONLY. | Jan Hubicka | 1 | -0/+1 |
2017-06-04 | i386.c (make_resolver_func): Update. | Jan Hubicka | 1 | -2/+4 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-05-30 | predict.h (force_edge_cold): Declare. | Jan Hubicka | 1 | -0/+1 |
2016-04-17 | re PR bootstrap/70706 (r235082 caused bootstrap failure) | Jan Hubicka | 1 | -1/+1 |
2016-04-17 | predict.c (combine_predictions_for_bb): Add dry_run parmaeter. | Jan Hubicka | 1 | -0/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-12-02 | PR 68432: Add a target hook to control size/speed optab choices | Richard Sandiford | 1 | -0/+2 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-10-22 | cfgbuild.h: New. | Andrew MacLeod | 1 | -7/+38 |
2014-10-16 | function.h: Flatten file. | Andrew MacLeod | 1 | -0/+3 |
2014-08-22 | predict.*: Use rtx_insn (also touches function.c and config/cris/cris.c) | David Malcolm | 1 | -1/+1 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-16 | predict.h (PROB_LIKELY): Fix the value. | Jakub Jelinek | 1 | -1/+1 |
2013-12-04 | Implement -fsanitize=signed-integer-overflow. | Marek Polacek | 1 | -0/+10 |
2013-11-12 | predict.c (drop_profile): New function. | Teresa Johnson | 1 | -0/+1 |
2013-10-10 | predict.c (tree_estimate_probability): Add new parameter for estimate_bb_freq... | Teresa Johnson | 1 | -1/+1 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2011-01-03 | Update Copyright years for files modified in 2010. | Jakub Jelinek | 1 | -1/+2 |
2010-06-29 | predict.c (propagate_freq): Clear EXIT_BLOCK_PTR frequency if it is unreachable. | Jan Hubicka | 1 | -0/+1 |
2009-11-18 | predict.c (compute_function_frequency): Export. | Jan Hubicka | 1 | -0/+1 |
2009-08-12 | Recompute profile after Graphite. | Sebastian Pop | 1 | -0/+1 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+1 |
2008-03-18 | tree-pretty-print.c: Include predict.h. | Jan Hubicka | 1 | -0/+2 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+4 |
2007-02-09 | Makefile.in (passes.o, [...]): Add dependencies. | Jan Hubicka | 1 | -0/+1 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-04-17 | predict.h (IS_TAKEN): Remove. | Kazu Hirata | 1 | -3/+0 |
2004-11-19 | predict.h (predict_insn): Remove extern declaration. | Ben Elliston | 1 | -1/+0 |
2004-10-15 | bitmap.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-09-25 | predict.c (counts_to_freqs): Make glolbal. | Jan Hubicka | 1 | -0/+1 |