]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/value-prof.c
i386.c (make_resolver_func): Update.
[thirdparty/gcc.git] / gcc / value-prof.c
2017-06-04  Jan Hubickai386.c (make_resolver_func): Update.
2017-05-23  Martin LiskaIntroduce symtab_node::dump_{asm_,}name functions.
2017-04-03  Jonathan WakelyFix numerous typos in comments
2017-02-22  Martin LiskaRemove wrong assert about gcov_type (PR lto/79587).
2017-01-31  Jakub Jelinekre PR c++/79267 (internal compiler error with -O3 or...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-10-24  Bernd Edlingerc-common.c (c_common_truthvalue_conversion): Warn for...
2016-09-26  Martin LiskaRemove HIST_TYPE_CONST_DELTA counter type (PR gcov...
2016-08-09  Martin LiskaFix usage of POW2 histogram
2016-08-09  Martin LiskaFix POW2 histogram
2016-07-14  Andi KleenDon't run instrumented value profiler changes with...
2016-01-13  Jakub Jelinekre PR middle-end/69156 (gcc.dg/pr59630.c: ICE: verify_g...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-28  Mikhail Maltsev[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-10-27  Richard Bienercfg.c (free_edge): Add function argument and use it...
2015-10-16  Richard Bienertree-nested.h (build_addr): Adjust prototype.
2015-10-09  Jeff Law[PATCH] [5/n] Fix minor SSA_NAME leaks
2015-09-20  Trevor Saundersswitch from gimple to gimple*
2015-08-21  Felix Yangvalue-prof.c (interesting_stringop_to_profile_p): Remov...
2015-07-10  Andrew MacLeodgimple-predict.h: New file.
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25  Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-25  Richard Sandifordhash-map-traits.h (simple_hashmap_traits::key_type...
2015-06-25  Richard Sandifordgengtype-parse.c (require_template_declaration): Allow...
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-09  Jason Merrillbitmap.c, [...]: Add space between string literal and...
2015-03-06  Jan Hubickare PR lto/65302 (LTO: ICE internal compiler error:...
2015-01-15  Prathamesh Kulkarnidojump.h: New header file.
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-01  Jakub Jelinekgimple.h (gimple_build_assign_stat): Remove prototype.
2014-11-19  David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-05  Ilya Enkovichipa-chkp.c: New.
2014-11-01  Andrew MacLeod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-10-28  Andrew MacLeodcgraph.h: Flatten.
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-21  Dehao ChenAdd AutoFDO.
2014-10-07  Rong Xuparams.def (PARAM_INDIR_CALL_TOPN_PROFILE): New param.
2014-08-07  Trevor Saundersconvert the rest of the users of pointer_map to hash_map
2014-08-02  Trevor Saundersadd a hash_set based on hash_table
2014-07-26  Xinliang David LiMake FDO more tolerant to source changes
2014-07-24  Martin LiskaIPA C++ refactoring 1/N
2014-05-26  Richard Bienersystem.h: Define __STDC_FORMAT_MACROS before including...
2014-05-06  Kenneth ZadeckMerge in wide-int.
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-09  David MalcolmEliminate FOR_EACH_BB macro.
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-18  Trevor Saundersremove nolonger needed {cgraph,varpool}_node_{,asm_...
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.
next