gimple.h: Reorder prototypes to match .c declaration order...
[gcc.git] / gcc / value-prof.c
2013-11-17 Andrew MacLeodgimple.h: Reorder prototypes to match .c declaration...
2013-11-14 Andrew MacLeodgimplify-be.h: New file.
2013-11-13 Andrew Macleodgimple-walk.h: New File.
2013-11-12 Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-11-11 Martin LiskaTime profiler introduced.
2013-10-31 David MalcolmAutomated part of renaming of symtab_node_base to symta...
2013-10-29 David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-21 Diego NovilloRe-factor inclusion of tree.h.
2013-10-09 Andrew MacLeodtree-flow.h (tm_restart_node, gimple_df): Move to gimpl...
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-16 Teresa Johnsondumpfile.c (dump_loc): Remove newline emission.
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-09-09 Jan Hubickare PR tree-optimization/58294 (ice in update_ssa_across...
2013-08-29 Teresa Johnsondumpfile.c (dump_loc): Output column number.
2013-08-19 Dehao Chenvalue-prof.c (gimple_ic): Fix the bug of adding EH...
2013-08-13 Jan Hubickacgraph.c (cgraph_turn_edge_to_speculative): Return...
2013-08-09 Jan Hubickacgraph.h (cgraph_node): Add profile_id.
2013-08-09 Jan Hubickacgraphbuild.c (cgraph_rebuild_references): Rebuild...
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
next