| Commit message (Expand) | Author | Age | Files | Lines |
* | * gcc.dg/predict-12.c: New testcase. | hubicka | 2016-06-26 | 1 | -3/+14 |
* | * predict.c (predict_paths_leading_to, predict_paths_leading_to_edge): | hubicka | 2016-06-25 | 1 | -0/+8 |
* | * predict.c: Include ipa-utils.h | hubicka | 2016-06-25 | 1 | -0/+3 |
* | Change PRED_LOOP_EXIT from 92 to 85. | marxin | 2016-06-17 | 1 | -1/+1 |
* | Introduce fortran loop preheader | marxin | 2016-06-16 | 1 | -0/+6 |
* | Add 'Fortran' to display text of all PRED_FORTRAN_* | marxin | 2016-06-16 | 1 | -9/+12 |
* | Fix code emission for FAIL_ALLOC predictor | marxin | 2016-06-16 | 1 | -6/+9 |
* | * predict.c (predict_loops): Remove PRED_LOOP_BRANCH. | hubicka | 2016-06-10 | 1 | -6/+0 |
* | * predict.c (predict_iv_comparison): Mention that heuristics is broken. | hubicka | 2016-06-07 | 1 | -25/+39 |
* | * predict.c (predicted_by_loop_heuristics_p): New function. | hubicka | 2016-06-05 | 1 | -0/+4 |
* | Fix display name of PRED_FORTRAN_FAIL_IO | marxin | 2016-06-02 | 1 | -1/+1 |
* | * g++.d/predict-lop-exit-1.C: Update template for new predictor name. | hubicka | 2016-05-31 | 1 | -0/+5 |
* | Update copyright years. | jakub | 2016-01-04 | 1 | -1/+1 |
* | Update copyright years. | jakub | 2015-01-05 | 1 | -1/+1 |
* | PR ipa/58721 | jakub | 2014-03-18 | 1 | -0/+43 |
* | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
* | * predict.c (PRED_MUDFLAP): Remove. | law | 2013-10-26 | 1 | -3/+0 |
* | * predict.c (tree_predict_by_opcode): Get the probability | xur | 2013-10-03 | 1 | -1/+4 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -2/+1 |
* | Update Copyright years for files modified in 2011 and/or 2012. | jakub | 2013-01-04 | 1 | -1/+2 |
* | Hot/cold attributes for labels. | rth | 2012-07-26 | 1 | -0/+7 |
* | 2012-05-08 Dehao Chen <dehao@google.com> | dehao | 2012-05-08 | 1 | -0/+10 |
* | Remove trailing white spaces. | hjl | 2009-11-25 | 1 | -1/+1 |
* | Update Copyright years for files modified in 2008 and/or 2009. | jakub | 2009-02-20 | 1 | -1/+1 |
* | * gcc.target/i386/cold-attribute-1.c: New testcase. | hubicka | 2008-08-31 | 1 | -2/+2 |
* | * tree-pretty-print.c: Include predict.h. | hubicka | 2008-03-18 | 1 | -1/+1 |
* | * predict.def (PRED_TREE_OPCODE_POSITIVE, PRED_TREE_OPCODE_NONEQUAL, | hubicka | 2008-02-21 | 1 | -5/+5 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -5/+4 |
* | * errors.h (warning, error, fatal, internal_error): Mark as cold. | hubicka | 2007-03-06 | 1 | -0/+4 |
* | * predict.def (PRED_TREE_EARLY_RETURN, PRED_CONST_RETURN, | hubicka | 2007-02-28 | 1 | -3/+3 |
* | * predict.def: Set outcomes according to more recent results. | hubicka | 2007-02-27 | 1 | -22/+11 |
* | * tree-ssa-loop-niter.c (compute_estimated_nb_iterations): Fix | rakdver | 2007-02-25 | 1 | -3/+7 |
* | PR rtl-optimization/23490 | hubicka | 2005-11-05 | 1 | -12/+0 |
* | PR profile/24487 | hubicka | 2005-10-31 | 1 | -0/+12 |
* | * dwarf2out.c, fold-const.c, ipa-type-escape.c, | kazu | 2005-08-01 | 1 | -1/+1 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h, | kazu | 2004-10-15 | 1 | -1/+1 |
* | * predict.c (return_prediction): New function. | hubicka | 2004-09-20 | 1 | -0/+1 |
* | CFG transparent RTL expansion: | hubicka | 2004-06-19 | 1 | -0/+3 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -0/+4 |
* | Correct the description of these files in the comment header. | bje | 2003-11-28 | 1 | -3/+2 |
* | * builtins.def: Fix comment formatting. | kazu | 2002-09-29 | 1 | -1/+1 |
* | * cfglayout.c (function_tail_eff_head): Rename to ... | hubicka | 2002-05-08 | 1 | -1/+16 |
* | * predict.def (PRED_NORETURN, PRED_OPCODE_POSITIVE, PRED_OPCODE_NONEQUAL, | hubicka | 2001-12-15 | 1 | -5/+5 |
* | * predict.c (estimate_probability): Reorganize opcode heuristics. | hubicka | 2001-12-13 | 1 | -1/+3 |
* | * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4, | jsm28 | 2001-10-28 | 1 | -1/+1 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * predict.c (struct block_info_def): Remove nvisited. | hubicka | 2001-08-15 | 1 | -6/+6 |
* | * predict.c (dump_prediction): New argument "USED". | hubicka | 2001-08-13 | 1 | -1/+7 |
* | * predict.def: Set hitrates according our experimental run. | hubicka | 2001-08-08 | 1 | -5/+5 |