summaryrefslogtreecommitdiff
path: root/gcc/predict.def
Commit message (Expand)AuthorAgeFilesLines
* * gcc.dg/predict-12.c: New testcase.hubicka2016-06-261-3/+14
* * predict.c (predict_paths_leading_to, predict_paths_leading_to_edge):hubicka2016-06-251-0/+8
* * predict.c: Include ipa-utils.hhubicka2016-06-251-0/+3
* Change PRED_LOOP_EXIT from 92 to 85.marxin2016-06-171-1/+1
* Introduce fortran loop preheadermarxin2016-06-161-0/+6
* Add 'Fortran' to display text of all PRED_FORTRAN_*marxin2016-06-161-9/+12
* Fix code emission for FAIL_ALLOC predictormarxin2016-06-161-6/+9
* * predict.c (predict_loops): Remove PRED_LOOP_BRANCH.hubicka2016-06-101-6/+0
* * predict.c (predict_iv_comparison): Mention that heuristics is broken.hubicka2016-06-071-25/+39
* * predict.c (predicted_by_loop_heuristics_p): New function.hubicka2016-06-051-0/+4
* Fix display name of PRED_FORTRAN_FAIL_IOmarxin2016-06-021-1/+1
* * g++.d/predict-lop-exit-1.C: Update template for new predictor name.hubicka2016-05-311-0/+5
* Update copyright years.jakub2016-01-041-1/+1
* Update copyright years.jakub2015-01-051-1/+1
* PR ipa/58721jakub2014-03-181-0/+43
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* * predict.c (PRED_MUDFLAP): Remove.law2013-10-261-3/+0
* * predict.c (tree_predict_by_opcode): Get the probabilityxur2013-10-031-1/+4
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+2
* Hot/cold attributes for labels.rth2012-07-261-0/+7
* 2012-05-08 Dehao Chen <dehao@google.com>dehao2012-05-081-0/+10
* Remove trailing white spaces.hjl2009-11-251-1/+1
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* * gcc.target/i386/cold-attribute-1.c: New testcase.hubicka2008-08-311-2/+2
* * tree-pretty-print.c: Include predict.h.hubicka2008-03-181-1/+1
* * predict.def (PRED_TREE_OPCODE_POSITIVE, PRED_TREE_OPCODE_NONEQUAL,hubicka2008-02-211-5/+5
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* * errors.h (warning, error, fatal, internal_error): Mark as cold.hubicka2007-03-061-0/+4
* * predict.def (PRED_TREE_EARLY_RETURN, PRED_CONST_RETURN,hubicka2007-02-281-3/+3
* * predict.def: Set outcomes according to more recent results.hubicka2007-02-271-22/+11
* * tree-ssa-loop-niter.c (compute_estimated_nb_iterations): Fixrakdver2007-02-251-3/+7
* PR rtl-optimization/23490hubicka2005-11-051-12/+0
* PR profile/24487hubicka2005-10-311-0/+12
* * dwarf2out.c, fold-const.c, ipa-type-escape.c,kazu2005-08-011-1/+1
* Update FSF address.kcook2005-06-251-2/+2
* * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h,kazu2004-10-151-1/+1
* * predict.c (return_prediction): New function.hubicka2004-09-201-0/+1
* CFG transparent RTL expansion:hubicka2004-06-191-0/+3
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-0/+4
* Correct the description of these files in the comment header.bje2003-11-281-3/+2
* * builtins.def: Fix comment formatting.kazu2002-09-291-1/+1
* * cfglayout.c (function_tail_eff_head): Rename to ...hubicka2002-05-081-1/+16
* * predict.def (PRED_NORETURN, PRED_OPCODE_POSITIVE, PRED_OPCODE_NONEQUAL,hubicka2001-12-151-5/+5
* * predict.c (estimate_probability): Reorganize opcode heuristics.hubicka2001-12-131-1/+3
* * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4,jsm282001-10-281-1/+1
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * predict.c (struct block_info_def): Remove nvisited.hubicka2001-08-151-6/+6
* * predict.c (dump_prediction): New argument "USED".hubicka2001-08-131-1/+7
* * predict.def: Set hitrates according our experimental run.hubicka2001-08-081-5/+5