]> gcc.gnu.org Git - gcc.git/history - gcc/predict.c
basic-block.h (edge_list): Prefix member names with "m_".
[gcc.git] / gcc / predict.c
2013-09-30 Richard Sandifordbasic-block.h (edge_list): Prefix member names with...
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-23 Richard Sandifordrtl.texi (REG_NOTES): Say that int_list can also be...
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-09-09 Jan Hubickaipa-profile.c: Add toplevel comment.
2013-09-04 Jan HubickaMakefile.in (ipa-devirt.o): Add dependency on diagnostic.h
2013-08-31 Teresa JohnsonThis patch sanitizes the partitioning to address issues...
2013-08-05 David MalcolmAutomated conversion of passes to C++ classes
2013-04-30 Richard Bienerfunction.h (loops_for_fn): New inline function.
2013-04-29 Kyrylo Tkachovpredict.c: Fix typo in comment above #define PROB_VERY_...
2013-04-10 Richard Bienerpasses.c (execute_todo): Do not call ggc_collect condit...
2013-04-04 Marek Polacekre PR tree-optimization/48186 (ICE: SIGFPE (division...
2013-03-30 Steven Bosschercfgrtl.c (fixup_reorder_chain): Do not emit barriers...
2013-03-29 Jan Hubickalto-cgraph.c (output_profile_summary, [...]): Use gcov...
2013-03-08 Marek Polacekre PR tree-optimization/56478 (ICE: Floating point...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-09 Jakub Jelinekre PR tree-optimization/48189 (ICE: SIGFPE (division...
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-23 Teresa Johnsonpredict.c (maybe_hot_count_p): Use threshold from profi...
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-02 Jan Hubickapredict.c (predict_loops): Predict also exits not domin...
2012-11-02 Jan Hubicka* predict.c (predict_loops): Do not predict infinite...
2012-11-01 Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-10-08 Dehao Chenpredict.c (predict_loops): Predict for short-circuit...
2012-08-24 Martin Jamborpredict.c (maybe_hot_frequency_p): New parameter fun.
2012-08-19 Jan Hubickare PR lto/45375 ([meta-bug] Issues with building Mozill...
2012-07-31 Dehao Chenpredict.c (tree_estimate_probability_driver): Normalize...
2012-07-26 Richard HendersonHot/cold attributes for labels.
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-07-08 Steven Bosscherbasic-block.h: Re-group most prototypes per file.
2012-05-31 Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-08 Dehao Chenpredict.c (find_qualified_ssa_name): New
2012-04-12 Richard Guenthercfgloop.h (estimated_loop_iterations_int): Ditch 'conse...
2012-02-13 Jan Hubickare PR middle-end/52214 (FAIL: g++.dg/tree-ssa/pr44706...
2012-02-10 Jan Hubickare PR middle-end/48600 (ICE when using cold attribute)
2011-11-30 Richard Hendersonpredict.c (expr_expected_value_1): Assume compare-and...
2011-07-26 Richard Guentherpredict.c (maybe_hot_frequency_p): Make sure a zero...
2011-06-14 Zdenek Dvorakre PR middle-end/45098 (Missed induction variable optim...
2011-06-01 David LiPass name cleanups
2011-04-29 Richard Guenthertree-inline.c (remap_eh_region_tree_nr): Use integer_ty...
2011-04-19 Jan Hubickacgraph.h (cgraph_optimize_for_size_p): Declare.
2011-04-11 Martin Jamborcgraph.c (cgraph_local_info): Call cgraph_get_node...
2011-04-11 Martin Jamborexcept.c (set_nothrow_function_flags): Call cgraph_get_...
2011-01-22 Jan Hubickare PR target/43884 (Performance degradation for simple...
2010-12-16 Jan Hubickare PR tree-optimization/46939 (http://blog.regehr.org...
2010-12-03 Laurynas Biveinisbasic-block.h (struct edge_prediction): Remove forward...
2010-11-30 Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-11-23 Jan Hubickatree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro.
2010-11-17 Michael Matztimevar.def (TV_IPA_OPT, [...]): New.
2010-11-03 Richard Guentherre PR tree-optimization/46288 (ICE: SIGSEGV in walk_gim...
2010-10-16 Jan Hubickacgraph.c (dump_cgraph_node): Dump same_comdat_group...
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-08-19 Nathan Froydcfgloop.c (get_loop_body_in_bfs_order): Avoid redundant...
2010-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-07-02 Jan Hubickare PR middle-end/44706 (Failed to build 483.xalancbmk...
2010-06-29 Jan Hubickapredict.c (propagate_freq): Clear EXIT_BLOCK_PTR freque...
2010-05-30 Jan Hubicka* predict.c (maybe_hot_edge_p): Calls to functions...
2010-04-26 Jan Hubickacgraph.c (cgraph_create_node): Set node frequency to...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-11-23 Jan Hubickaipa-cp.c (ipcp_compute_node_scale): Work around complet...
2009-11-18 Jan Hubickapredict.c (compute_function_frequency): Export.
2009-11-08 Zbigniew Chamskicfgrtl.c (pass_free_cfg): Add pass name.
2009-08-12 Sebastian PopRecompute profile after Graphite.
2009-05-25 Jan Hubickacgraph.c (dump_cgraph_node): Dump size/time/benefit.
2009-04-27 Ian Lance Taylorcollect2.c (is_ctor_dtor): Change type of ret field...
2009-04-20 Ian Lance TaylorFix enum conversions which are invalid in C++:
2008-12-09 Jan Hubicka* predict.c (estimate_bb_frequencies): Fix test if...
2008-12-06 Jan Hubickare PR middle-end/38074 (missed inlining on Core2 Duo...
2008-10-27 Jakub Jelinekre PR tree-optimization/37879 (ICE with "wrong" use...
2008-09-08 Jakub Jelinekre PR middle-end/37414 (ICE with -ffast-math)
2008-09-02 Jan Hubicka* predict.c (pass_strip_predict_hints): Avoid bugs...
2008-09-01 Jan Hubickapredict.c (maybe_hot_count_p, [...]): When profile...
2008-08-31 Jan Hubickapredict.c (maybe_hot_bb_p, [...]): Previous commit...
2008-08-31 Jan Hubickapostreload-gcse.c (eliminate_partially_redundant_loads...
2008-08-31 Jan Hubickacold-attribute-1.c: New testcase.
2008-08-30 Jan Hubickaoptabs.c (expand_abs_nojump): Update BRANCH_COST call.
2008-08-30 Jan Hubickaparse.c (parse_interface): Silence uninitialized var...
2008-08-29 Jan Hubickacgraph.c (cgraph_remove_node): Do not remove nested...
2008-08-29 Jan Hubickare PR middle-end/37278 (Revision 139760 causes many...
2008-08-29 Jan Hubickaloop-unswitch.c (unswitch_single_loop): Use optimize_lo...
2008-08-29 Jan Hubickatree-ssa-loop-ch.c (should_duplicate_loop_header_p...
2008-08-29 Jan Hubickacp-gimplify.c (cp_gimplify_expr): Add PRED_CONTINUE...
2008-08-28 Jan Hubickaexpmed.c (store_bit_field_1): Be prepared for movstrict...
2008-08-06 Jan Hubickapredict.c (maybe_hot_frequency_p): When profile is...
2008-07-29 Jan Hubickapredict.c (always_optimize_for_size_p): New function.
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-03 Michael MeissnerPR 35736 -- use void_type_node for PREDICT_EXPR tree
2008-07-02 Ian Lance Taylorrtlanal.c (add_reg_note): New function.
2008-06-26 Kaveh R. Ghazidriver-i386.c (detect_caches_amd, [...]): Fix -Wc+...
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-06-02 Jan Hubickapredict.c (maybe_hot_frequency_p): Break out of...
2008-03-19 Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2008-03-18 Jan Hubickatree-pretty-print.c: Include predict.h.
2008-02-19 Jan Hubicka(tree_bb_level_predictions): Remove variable next mista...
2008-02-19 Jan Hubickapredict.c (predict_paths_leading_to): Rewrite.
2007-08-27 Kaveh R. Ghazialias.c (memory_modified_1, [...]): Constify.
2007-08-16 Kaveh R. Ghazic-common.c (const_strip_array_types): New.
2007-08-14 Kaveh R. Ghazialias.c (rtx_equal_for_memref_p): Constify.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-05-27 Zdenek Dvoraktree-vrp.c (execute_vrp): Do not check whether current_...
next
This page took 3.255087 seconds and 108 git commands to generate.