i386.c (legitimize_tls_address): Generate tls_initial_exec_64_sun only when !TARGET_X32.
[gcc.git] / gcc / predict.c
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 (blog.regehr.org/archives...
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_...
2007-05-01 Zdenek Dvoraktree-ssa-loop-ivopts.c (rewrite_use_nonlinear_expr...
2007-04-22 Zdenek Dvorakpredict.c: Include pointer-set.h.
2007-04-09 Zdenek Dvorakcfgloopmanip.c (create_preheader): Do not use loop_preh...
2007-03-17 Kazu Hirataarm.c, [...]: Fix comment typos.
2007-03-06 Jan Hubickaerrors.h (warning, [...]): Mark as cold.
2007-02-27 Jan Hubickapredict.c (last_basic_block_p): Remove.
2007-02-27 Jan Hubickapredict.def: Set outcomes according to more recent...
2007-02-25 Zdenek Dvoraktree-ssa-loop-niter.c (compute_estimated_nb_iterations...
2007-02-15 Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-02-09 Jan HubickaMakefile.in (passes.o, [...]): Add dependencies.
2007-01-19 Tomas BilyPatch by Tomas Bily <tbily@suse.cz>
2007-01-08 Richard Guenthertree-ssa-ccp.c (maybe_fold_offset_to_array_ref): Use...
2006-12-10 Zdenek Dvoraktree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-12-02 Kazu Hiratabuiltins.c, [...]: Fix comment typos.
2006-11-25 Zdenek Dvoraktree-vrp.c (execute_vrp): Do not pass loops structure...
2006-11-23 Andrew Pinskipredict.c (tree_estimate_probability): Check to make...
2006-11-21 Zdenek Dvoraktree-ssa-loop-im.c (schedule_sm, [...]): Use vector...
2006-11-17 Zdenek Dvoraktree-vrp.c (execute_vrp): Do not update current_loops.
2006-11-16 Dirk Muellertree-vrp.c (get_value_range): Use XCNEW instead of...
2006-11-11 Jan Hubickaextended.texi (__builtin_expect): We no longer require...
2006-11-11 Jan Hubicka* predict.c (predict_loops): Kill RTL variant.
2006-08-25 Kazu Hiratatm.texi: Fix a typo.
2006-08-23 Jan Hubickapredict.c (probability_reliable_p): New predicate.
2006-05-28 Kazu Hiratacfgcleanup.c, [...]: Fix comment typos.
2006-03-12 Steven Bosscherpredict.c (estimate_probability): Remove.
2006-03-02 Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-02-26 Steven Bosschercommon.opt (-floop-optimize, [...]): Remove.
2006-02-06 Zdenek Dvoraktree-vrp.c (execute_vrp): Do not pass dump argument to.
2006-01-31 Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2005-12-17 Daniel Berlinbasic-block.h: Changed basic block numbering so that...
next