summaryrefslogtreecommitdiff
path: root/gcc/predict.c
Commit message (Expand)AuthorAgeFilesLines
* * predict.c (estimate_bb_frequencies): Fix test if profile is present.hubicka2008-12-091-1/+1
* PR tree-optimization/38074hubicka2008-12-061-2/+38
* PR tree-optimization/37879jakub2008-10-271-1/+3
* PR middle-end/37414jakub2008-09-081-1/+2
* * predict.c (pass_strip_predict_hints): Avoid bugs dump file.hubicka2008-09-021-1/+1
* * predict.c (maybe_hot_count_p, maybe_hot_edge_p): When profile ishubicka2008-09-011-3/+7
* * predict.c (maybe_hot_bb_p, maybe_hot_edge_p): Previous commithubicka2008-08-311-2/+2
* * postreload-gcse.c (eliminate_partially_redundant_loads): Use optimize_bb_f...hubicka2008-08-311-28/+18
* * gcc.target/i386/cold-attribute-1.c: New testcase.hubicka2008-08-311-2/+4
* * optabs.c (expand_abs_nojump): Update BRANCH_COST call.hubicka2008-08-301-0/+17
* * parse.c (parse_interface): Silence uninitialized var warning.hubicka2008-08-301-1/+6
* * cgraph.c (cgraph_remove_node): Do not remove nested nodes.hubicka2008-08-291-0/+21
* PR middle-end/37278hubicka2008-08-291-1/+1
* * loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.hubicka2008-08-291-0/+31
* * tree-ssa-loop-ch.c (should_duplicate_loop_header_p): Check that loophubicka2008-08-291-2/+18
* * cp-gimplify.c (cp_gimplify_expr): Add PRED_CONTINUE heuristic.hubicka2008-08-291-23/+46
* * expmed.c (store_bit_field_1): Be prepared for movstrict expander to fail.hubicka2008-08-281-6/+14
* * predict.c (maybe_hot_frequency_p): When profile is absent, allhubicka2008-08-061-0/+2
* * predict.c (always_optimize_for_size_p): New function.hubicka2008-07-291-0/+80
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-143/+163
* PR 35736 -- use void_type_node for PREDICT_EXPR treemeissner2008-07-031-1/+2
* * rtlanal.c (add_reg_note): New function.ian2008-07-021-9/+5
* * config/i386/driver-i386.c (detect_caches_amd,ghazi2008-06-261-5/+5
* gcc/rwild2008-06-061-2/+2
* * predict.c (maybe_hot_frequency_p): Break out of...hubicka2008-06-021-9/+29
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-3/+5
* * tree-pretty-print.c: Include predict.h.hubicka2008-03-181-1/+25
* (tree_bb_level_predictions): Remove variable next mistakely introducedhubicka2008-02-191-1/+1
* * predict.c (predict_paths_leading_to): Rewrite.hubicka2008-02-191-54/+32
* * alias.c (memory_modified_1, memory_modified_in_insn_p):ghazi2007-08-271-2/+2
* * c-common.c (const_strip_array_types): New.ghazi2007-08-161-1/+1
* * alias.c (rtx_equal_for_memref_p): Constify.ghazi2007-08-141-7/+7
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* * tree-vrp.c (execute_vrp): Do not check whether current_loops == NULL.rakdver2007-05-271-3/+3
* * tree-ssa-loop-ivopts.c (rewrite_use_nonlinear_expr): Userakdver2007-05-011-1/+2
* * predict.c: Include pointer-set.h.rakdver2007-04-221-36/+110
* * cfgloopmanip.c (create_preheader): Do not use loop_preheader_edge.rakdver2007-04-091-1/+3
* * config/arm/arm.c, config/arm/thumb2.md, config/m68k/m68k.c,kazu2007-03-171-2/+2
* * errors.h (warning, error, fatal, internal_error): Mark as cold.hubicka2007-03-061-1/+29
* * predict.c (last_basic_block_p): Remove.hubicka2007-02-271-25/+31
* * predict.def: Set outcomes according to more recent results.hubicka2007-02-271-1/+1
* * tree-ssa-loop-niter.c (compute_estimated_nb_iterations): Fixrakdver2007-02-251-10/+30
* 2007-02-15 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-151-12/+10
* * Makefile.in (passes.o, ipa-inline.o): Add dependencies.hubicka2007-02-091-2/+1
* Patch by Tomas Bily <tbily@suse.cz>hubicka2007-01-191-0/+1
* 2007-01-08 Richard Guenther <rguenther@suse.de>rguenth2007-01-081-2/+1
* * tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.rakdver2006-12-101-3/+3
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-14/+16
* * builtins.c, cfgloop.h, cgraph.h, config/arm/arm.c,kazu2006-12-021-1/+1
* * tree-vrp.c (execute_vrp): Do not pass loops structure throughrakdver2006-11-251-18/+17