]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/value-prof.c
This patch rewrites the old VEC macro-based interface into a new one
[thirdparty/gcc.git] / gcc / value-prof.c
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.
2006-12-11  hubicka * value-prof.c (tree_stringops_transform): New.
2006-12-05  aldyhMerge gimple-tuples-branch into mainline.
2006-11-03  steven * tree-dump.c (dump_enable_all): Rename local variable
2006-08-17  rakdver PR gcov/profile/26570
2006-07-13  hubicka * cgraphunit.c (cgraph_varpool_analyze_pending_decls...
2006-04-24  rguenth2006-04-24 Richard Guenther <rguenther@suse.de>
2005-08-06  kazu * Makefile.in, cfgexpand.c, cfgloop.h, cfgloopmanip.c,
2005-08-01  hubicka * profile.c (compute_value_histograms): Fix thinko.
2005-07-28  hubicka * Makefile.in (rtl-profile.o): Kill all traces of it.
2005-07-05  bonzini2005-07-05 Paolo Bonzini <bonzini@gnu.org>
2005-06-25  kcookUpdate FSF address.
2005-05-28  hubicka * tree-ssa-threadupdate.c: (create_edge_and_update_des...
2005-04-28  kazu * bt-load.c, cfgexpand.c, dwarf2out.c, emit-rtl.c...
2005-04-22  rakdver * Makefile.in (LIBGCOV): Add _gcov_interval_profiler,
2005-04-21  nathan * alias.c (true_dependence): Remove 'abort' from comme...
2005-04-21  nathan * vec.h: Update API to separate allocation mechanism...
2005-04-10  rsandifo * value-prof.c (tree_divmod_fixed_value_transform...
2005-04-06  rsandifo * coverage.h (GCOV_TYPE_NODE): Delete.
2005-04-04  rsandifo * system.h (GCOV_SIZE_TYPE): Unposion.
2005-03-29  hubicka * Makefile.in (value-prof.o): New dependencies on...
2005-03-12  kazu * value-prof.c (mod_subtract_transform): Remove local...
2005-03-10  nathan * value-prof.c (rtl_find_values_to_profile): Use gcc_a...
2005-02-15  kazu * bitmap.c, bitmap.h, lambda-code.c, tree-dfa.c, tree...
2005-02-14  rakdver PR target/17428
2004-11-14  kazu * global.c, tree-ssa-copy.c, tree-ssa-loop-ivopts.c,
2004-09-10  kazu * c-common.c, c-pch.c, defaults.h, lambda-code.c,...
2004-09-05  kazu * c-common.c, cfgexpand.c, cgraphunit.c, defaults.h,
2004-09-01  rakdver * Makefile.in (rtl-profile.o, value-prof.o): Add GCC_H...
2004-06-23  dje2004-06-23 Pat Haugen <pthaugen@us.ibm.com>
next