]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/value-prof.c
Eliminate FOR_EACH_BB macro.
[thirdparty/gcc.git] / gcc / value-prof.c
2013-12-09  dmalcolmEliminate FOR_EACH_BB macro.
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-18  tbsaunderemove nolonger needed {cgraph,varpool}_node_{,asm_...
2013-11-17  amacleod * gimple.h: Reorder prototypes to match .c declaration...
2013-11-14  amacleod * gimplify-be.h: New file. Add prototypes.
2013-11-13  amacleod * gimple-walk.h: New File. Relocate prototypes from...
2013-11-12  amacleod2013-11-12 Andrew MacLeod <amacleod@redhat.com>
2013-11-11  marxinTime profiler introduced.
2013-10-31  dmalcolmAutomated part of renaming of symtab_node_base to symta...
2013-10-29  dmalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-23  amacleod * tree-ssa.h: Remove all #include's
2013-10-21  dnovilloRe-factor inclusion of tree.h.
2013-10-09  amacleod * tree-flow.h (tm_restart_node, gimple_df): Move to...
2013-09-28  rsandifogcc/
2013-09-16  tejohnson2013-09-16 Teresa Johnson <tejohnson@google.com>
2013-09-12  amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-09-09  hubicka PR middle-end/58294
2013-08-29  tejohnson2013-08-29 Teresa Johnson <tejohnson@google.com>
2013-08-19  dehao2013-08-19 Dehao Chen (dehao@google.com)
2013-08-13  hubicka * cgraph.c (cgraph_turn_edge_to_speculative): Return...
2013-08-09  hubicka * cgraph.h (cgraph_node): Add profile_id.
2013-08-09  hubicka * cgraphbuild.c (cgraph_rebuild_references): Rebuild...
2013-06-15  dehao2013-06-15 Dehao Chen <dehao@google.com>
2013-04-30  hjlRemove the trayed debug_gimple_stmt
2013-04-08  tejohnsonFirst phase of unifying the computation of profile...
2013-03-28  hubicka * data-streamer-in.c (streamer_read_gcov_count): New...
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-11-20  dnovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-08-14  rguenth2012-08-14 Richard Guenther <rguenther@suse.de>
2012-08-10  rguenth2012-08-10 Richard Guenther <rguenther@suse.de>
2012-08-08  rguenth2012-08-08 Richard Guenther <rguenther@suse.de>
2012-08-07  rguenth2012-08-07 Richard Guenther <rguenther@suse.de>
2012-08-02  rguenth2012-08-02 Richard Guenther <rguenther@suse.de>
2012-07-23  steven * opts.c (common_handle_option): Do not set
2012-07-16  stevengcc/
2012-07-16  dehao2012-07-16 Dehao Chen <dehao@google.com>
2012-07-11  stevengcc/
2012-07-10  dehao2012-07-10 Dehao Chen <dehao@google.com>
2012-05-31  steven * output.h (__gcc_host_wide_int__): Move to hwint.h.
2012-04-16  hubicka * cgraph.h (FOR_EACH_VARIABLE, FOR_EACH_VARIABLE,...
2012-04-14  hubicka * cgraph.h: Update copyrights;
2012-01-03  jakub PR tree-optimization/51719
2011-08-10  rguenth2011-08-10 Richard Guenther <rguenther@suse.de>
2011-06-07  jakub PR gcov-profile/49299
2011-04-22  davidxlRemove cgraph pid
2011-04-20  rsandifogcc/
2011-04-11  davidxlsanity check ic target
2011-04-08  rguenth2011-04-08 Richard Guenther <rguenther@suse.de>
2011-01-29  asharif* value-prof.c (check_counter): Corrected error message.
2011-01-07  jakub PR bootstrap/47187
2010-12-21  steven * value-prof.c (value_prof_hooks): Remove.
2010-12-02  rguenth2010-12-02 Richard Guenther <rguenther@suse.de>
2010-12-01  rguenth2010-12-01 Richard Guenther <rguenther@suse.de>
2010-11-30  rguenth2010-11-30 Richard Guenther <rguenther@suse.de>
2010-11-30  jsm28 * diagnostic-core.h: Include bversion.h.
2010-11-17  rguenth2010-11-17 Richard Guenther <rguenther@suse.de>
2010-11-10  jsm28 * cfgloop.c (verify_loop_structure): Use %' in diagnos...
2010-10-05  rguenth2010-10-05 Richard Guenther <rguenther@suse.de>
2010-08-20  froydnjgcc/
2010-05-29  hubicka * tree-vrp.c (debug_value_range, debug_all_value_ranges,
2010-05-21  jsm28 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h...
2009-11-28  jakub * matrix-reorg.c (analyze_matrix_allocation_site)...
2009-11-25  hjlRemove trailing white spaces.
2009-09-23  rguenth2009-09-23 Richard Guenther <rguenther@suse.de>
2009-09-18  nvachhar2009-09-18 Neil Vachharajani <nvachhar@google.com>
2009-09-14  rthSquash commit of EH in gimple
2009-08-06  nvachhar * value-prof.c (init_pid_map): Replace xmalloc with...
2009-07-07  manu2009-07-07 Manuel López-Ibáñez <manu@gcc.gnu.org>
2008-10-24  manu2008-10-24 Manuel López-Ibáñez <manu@gcc.gnu.org>
2008-09-10  hubicka * value-prof.c (gimple_ic): Fix tuplification bug.
2008-08-29  hubicka * loop-unswitch.c (unswitch_single_loop): Use optimize...
2008-08-20  manu2008-08-20 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-08-20  manu2008-08-20 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-08-18  hjl2008-08-18 H.J. Lu <hongjiu.lu@intel.com>
2008-08-18  spark2008-08-18 Paul Yuan <yingbo.com@gmail.com>
2008-08-09  rguenth2008-08-09 Richard Guenther <rguenther@suse.de>
2008-08-06  ghazi * builtins.c (expand_builtin_profile_func): Avoid...
2008-07-28  rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-06-20  ghazi * ggc.h (GGC_RESIZEVAR): New, reorder macros.
2008-06-10  dougkwan2008-06-10 Vinodha Ramasamy <vinodha@google.com>
2008-06-06  rwildgcc/
2008-05-28  spark2008-05-28 Seongbae Park <seongbae.park@gmail.com>
2008-05-28  spark2008-05-28 Seongbae Park <seongbae.park@gmail.com>
2008-05-28  sparkgcc/ChangeLog:
2008-05-10  uros * value-prof.c (interesting_stringop_to_profile...
2007-08-24  sandra2007-08-24 Sandra Loosemore <sandra@codesourcery...
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2007-07-25  ghazi * c-lex.c (c_lex_with_flags, lex_string): Constify.
2007-04-27  rakdver * tree-ssa-loop-im.c (determine_invariantness_stmt...
2007-02-19  sayle * function.c (gimplify_parameters): Call build_gimple_...
2007-02-15  sandra2007-02-15 Sandra Loosemore <sandra@codesourcery...
2007-02-08  hubicka * value-prof.c (visit_hist, free_hist): Return 1 inste...
2007-02-03  hubicka PR gcov-profile/30650
2007-01-31  kazu * cgraphunit.c, config/arm/arm.c, config/m68k/m68k.c,
2007-01-28  hubicka * builtins.c (expand_builtin_memset): Fix typo in...
2007-01-28  hubicka * expr.c (emit_block_move_via_movmem, emit_block_move_...
2007-01-19  hubickaPatch by Tomas Bily <tbily@suse.cz>
2006-12-13  hubicka * Makefile.in: Add dependencies.
next