libitm.exp: Reorder lib loads into dependency order.
[gcc.git] / gcc / value-prof.c
2013-06-15 Dehao Chentree-flow.h (gimple_check_call_matching_types): Add...
2013-04-30 H.J. LuRemove the trayed debug_gimple_stmt
2013-04-08 Teresa JohnsonFirst phase of unifying the computation of profile...
2013-03-28 Jan Hubickadata-streamer-in.c (streamer_read_gcov_count): New...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-11-20 Diego NovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-08-14 Richard Guenthercfgexpand.c (expand_used_vars): Use virtual_operand_p.
2012-08-10 Richard Guenthertree-ssa-pre.c (pretemp, [...]): Remove.
2012-08-08 Richard Guenthertree-call-cdce.c (check_pow): Simplify.
2012-08-07 Richard Guenthergimple.h (gimple_phi_set_result): Adjust SSA_NAME_DEF_STMT.
2012-08-02 Richard Guenthertree-flow.h (make_rename_temp): Remove.
2012-07-23 Steven Bosscheropts.c (common_handle_option): Do not set flag_value_pr...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-07-16 Dehao Chenrevert: tree.h (phi_arg_d): New field.
2012-07-11 Steven Bosscherexpr.h (can_move_by_pieces): Move prototype from here ...
2012-07-10 Dehao Chentree.h (phi_arg_d): New field.
2012-05-31 Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-04-16 Jan Hubickacgraph.h (FOR_EACH_VARIABLE, [...]): New macros.
2012-04-14 Jan Hubickacgraph.h: Update copyrights;
2012-01-03 Jakub Jelinekre PR tree-optimization/51719 (ICE: verify_gimple faile...
2011-08-10 Richard Guenthertree.h (get_pointer_alignment): Remove max-align argument.
2011-06-07 Jakub Jelinekre PR gcov-profile/49299 (ICE in gimple_ic on profile...
2011-04-22 Xinliang David LiRemove cgraph pid
2011-04-20 Richard SandifordMakefile.in (INTERNAL_FN_DEF, [...]): Define.
2011-04-11 Xinliang David Lisanity check ic target
2011-04-08 Richard Guenthergimple.h (gimple_call_fntype): New function.
2011-01-29 Ahmad Sharif* value-prof.c (check_counter): Corrected error message.
2011-01-07 Jakub Jelinekre PR bootstrap/47187 (profiledbootstrap failure on...
2010-12-21 Steven Bosschervalue-prof.c (value_prof_hooks): Remove.
2010-12-02 Richard Guenthervalue-prof.c (gimple_ic): Use stmt_ends_bb_p to detect...
2010-12-01 Richard Guentherre PR bootstrap/46730 (Failed to profiledbootstrap)
2010-11-30 Richard Guentherre PR middle-end/46717 (Compiler segfault in profile...
2010-11-30 Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-11-17 Richard Guenthervalue-prof.c (gimple_divmod_fixed_value_transform)...
2010-11-10 Joseph Myerscfgloop.c (verify_loop_structure): Use %' in diagnostics.
2010-10-05 Richard Guenthervalue-prof.c (gimple_divmod_fixed_value): Work on SSA...
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-05-29 Jan Hubickatree-vrp.c (debug_value_range, [...]): Annotate with...
2010-05-21 Joseph Myersdiagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh...
2009-11-28 Jakub Jelinekmatrix-reorg.c (analyze_matrix_allocation_site): Remove...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-09-23 Richard Guenthervalue-prof.c (gimple_ic): Purge old EH edges only after...
2009-09-18 Neil Vachharajanivalue-prof.c (interesting_stringop_to_profile_p): Added...
2009-09-14 Richard HendersonSquash commit of EH in gimple
2009-08-06 Neil Vachharajani* value-prof.c (init_pid_map): Replace xmalloc with...
2009-07-07 Manuel López-Ibáñezc-lex.c: Replace %H by an explicit location.
2008-10-24 Manuel López-Ibáñezre PR c/7543 (no warning for always-false "if (!a ...
2008-09-10 Jan Hubickavalue-prof.c (gimple_ic): Fix tuplification bug.
2008-08-29 Jan Hubickaloop-unswitch.c (unswitch_single_loop): Use optimize_lo...
2008-08-20 Manuel López-Ibáñezvalue-prof.c (check_counter): Revert wrong call to...
2008-08-20 Manuel López-Ibáñezprofile.c: Update calls to inform.
2008-08-18 H.J. Lure PR bootstrap/37153 (Revision 139210 failed to bootstrap)
2008-08-18 Paul Yuancgraph.c (cgraph_edge): Handle inconsistent counts...
2008-08-09 Richard Guenthergimple.c (gimple_build_call_1): Deal with FUNCTION_DECL fn.
2008-08-06 Kaveh R. Ghazibuiltins.c (expand_builtin_profile_func): Avoid C+...
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-06-20 Kaveh R. Ghaziggc.h (GGC_RESIZEVAR): New, reorder macros.
2008-06-10 Vinodha Ramasamyvalue_prob.c (tree_divmod_fixed_value_transform): Use...
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-05-28 Seongbae Parkvalue-prof.c (tree_ic_transform): Use HOST_WIDEST_INT_P...
2008-05-28 Seongbae Parktree-ssa-propagate.c (set_rhs): Preserve the histogram...
2008-05-28 Seongbae Parkvalue-prof.c (tree_ic_transform): Print counts.
2008-05-10 Uros Bizjakvalue-prof.c (interesting_stringop_to_profile): Do...
2007-08-24 Sandra Loosemorere PR target/11787 (always call memcpy for block move...
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-25 Kaveh R. Ghazic-lex.c (c_lex_with_flags, lex_string): Constify.
2007-04-27 Zdenek Dvoraktree-ssa-loop-im.c (determine_invariantness_stmt):...
2007-02-19 Roger Saylefunction.c (gimplify_parameters): Call build_gimple_mod...
2007-02-15 Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-02-08 Jan Hubickavalue-prof.c (visit_hist, free_hist): Return 1 instead...
2007-02-03 Jan Hubickare PR gcov-profile/30650 (ICE with -fprofile-use)
2007-01-31 Kazu Hiratacgraphunit.c, [...]: Fix comment typos.
2007-01-28 Jan Hubickabuiltins.c (expand_builtin_memset): Fix typo in my...
2007-01-28 Jan Hubickaexpr.c (emit_block_move_via_movmem, [...]): Add variant...
2007-01-19 Tomas BilyPatch by Tomas Bily <tbily@suse.cz>
2006-12-13 Jan HubickaMakefile.in: Add dependencies.
2006-12-11 Jan Hubickavalue-prof.c (tree_stringops_transform): New.
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-11-03 Steven Bosschertree-dump.c (dump_enable_all): Rename local variable...
2006-08-17 Zdenek DvorakPR gcov/profile/26570
2006-07-13 Jan Hubickacgraphunit.c (cgraph_varpool_analyze_pending_decls...
2006-04-24 Richard Guentherre PR tree-optimization/22525 (tree based value profili...
2005-08-06 Kazu HirataMakefile.in, [...]: Fix comment/doc typos.
2005-08-01 Jan Hubickaprofile.c (compute_value_histograms): Fix thinko.
2005-07-28 Jan HubickaMakefile.in (rtl-profile.o): Kill all traces of it.
2005-07-05 Paolo BonziniMakefile.in: Adjust dependencies.
2005-06-25 Kelley CookUpdate FSF address.
2005-05-28 Jan Hubickatree-ssa-threadupdate.c: (create_edge_and_update_destin...
2005-04-28 Kazu Hiratabt-load.c, [...]: Use JUMP_P, LABEL_P, REG_P, MEM_P...
2005-04-22 Zdenek DvorakMakefile.in (LIBGCOV): Add _gcov_interval_profiler...
2005-04-21 Nathan Sidwellalias.c (true_dependence): Remove 'abort' from comments.
2005-04-21 Nathan Sidwellvec.h: Update API to separate allocation mechanism...
2005-04-10 Richard Sandifordvalue-prof.c (tree_divmod_fixed_value_transform): Fix...
2005-04-06 Richard Sandifordcoverage.h (GCOV_TYPE_NODE): Delete.
2005-04-04 Richard Sandifordsystem.h (GCOV_SIZE_TYPE): Unposion.
2005-03-29 Dale JohannesenMakefile.in (value-prof.o): New dependencies on $(DIAGN...
2005-03-12 Kazu Hiratavalue-prof.c (mod_subtract_transform): Remove local...
2005-03-10 Nathan Sidwellvalue-prof.c (rtl_find_values_to_profile): Use gcc_asse...
2005-02-15 Kazu Hiratabitmap.c, [...]: Update copyright.
next