aboutsummaryrefslogtreecommitdiff
path: root/gcc/predict.c
AgeCommit message (Expand)Author
2013-04-04 PR tree-optimization/48186Marek Polacek
2013-03-08PR tree-optimization/56478Marek Polacek
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-09 PR tree-optimization/48189Jakub Jelinek
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-11-23 * predict.c (maybe_hot_count_p): Use threshold from profiled workingTeresa Johnson
2012-11-18This patch rewrites the old VEC macro-based interface into a new oneDiego Novillo
2012-11-02 * predict.c (predict_loops): Predict also exits not dominatingJan Hubicka
2012-11-02 * predict.c (predict_loops): Do not predict infinite loops.Jan Hubicka
2012-11-012012-11-01 Sharad Singhai <singhai@google.com>Sharad Singhai
2012-10-08gcc:Dehao Chen
2012-08-242012-08-24 Martin Jambor <mjambor@suse.cz>Martin Jambor
2012-08-19 PR lto/45375Jan Hubicka
2012-07-312012-07-31 Dehao Chen <dehao@google.com>Dehao Chen
2012-07-26Hot/cold attributes for labels.Richard Henderson
2012-07-16gcc/Steven Bosscher
2012-07-08gcc/Steven Bosscher
2012-05-31 * output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher
2012-05-082012-05-08 Dehao Chen <dehao@google.com>Dehao Chen
2012-04-122012-04-12 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-02-13 PR middle-end/52214Jan Hubicka
2012-02-10 PR middle-end/48600Jan Hubicka
2011-11-30 * predict.c (expr_expected_value_1): Assume compare-and-swap builtinRichard Henderson
2011-07-262011-07-26 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-06-142011-06-14 Zdenek Dvorak <ook@ucw.cz>Zdenek Dvorak
2011-06-01Pass name cleanupsDavid Li
2011-04-292011-04-29 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-04-19 * cgraph.h (cgraph_optimize_for_size_p): Declare.Jan Hubicka
2011-04-112011-04-11 Martin Jambor <mjambor@suse.cz>Martin Jambor
2011-04-112011-04-11 Martin Jambor <mjambor@suse.cz>Martin Jambor
2011-01-22 PR tree-optimization/43884Jan Hubicka
2010-12-16 PR middle-end/46939Jan Hubicka
2010-12-032010-12-01 Laurynas Biveinis <laurynas.biveinis@gmail.com>Laurynas Biveinis
2010-11-30 * diagnostic-core.h: Include bversion.h.Joseph Myers
2010-11-23 * tree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro.Jan Hubicka
2010-11-17 * timevar.def (TV_IPA_OPT, TV_EARLY_LOCAL, TV_OPTIMIZE,Michael Matz
2010-11-032010-11-03 Richard Guenther <rguenther@suse.de>Richard Guenther
2010-10-16 * cgraph.c (dump_cgraph_node): Dump same_comdat_group,Jan Hubicka
2010-08-20gcc/Nathan Froyd
2010-08-19 * cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call toNathan Froyd
2010-07-082010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>Manuel López-Ibáñez
2010-07-02 PR middle-end/44706Jan Hubicka
2010-06-29 * predict.c (propagate_freq): Clear EXIT_BLOCK_PTR frequency if it isJan Hubicka
2010-05-30 * predict.c (maybe_hot_edge_p): Calls to functions called once is cold.Jan Hubicka
2010-04-26 * cgraph.c (cgraph_create_node): Set node frequency to normal.Jan Hubicka
2009-11-25Remove trailing white spaces.H.J. Lu
2009-11-23 * ipa-cp.c (ipcp_compute_node_scale): Work around completelyJan Hubicka
2009-11-18 * predict.c (compute_function_frequency): Export.Jan Hubicka
2009-11-08 * cfgrtl.c (pass_free_cfg): Add pass name.Zbigniew Chamski
2009-08-12Recompute profile after Graphite.Sebastian Pop