aboutsummaryrefslogtreecommitdiff
path: root/gcc/value-prof.c
AgeCommit message (Expand)Author
2014-01-02Update copyright years in gcc/rsandifo
2013-12-09Eliminate FOR_EACH_BB macro.dmalcolm
2013-11-22 * gimple.h: Remove all includes.amacleod
2013-11-19Factor unrelated declarations out of tree.h.dnovillo
2013-11-18remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionstbsaunde
2013-11-17 * gimple.h: Reorder prototypes to match .c declaration order, and removeamacleod
2013-11-14 * gimplify-be.h: New file. Add prototypes.amacleod
2013-11-13 * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod
2013-11-122013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod
2013-11-11Time profiler introduced.marxin
2013-10-31Automated part of renaming of symtab_node_base to symtab_node.dmalcolm
2013-10-29Autogenerated fixes of "->symbol." to "->"dmalcolm
2013-10-23 * tree-ssa.h: Remove all #include'samacleod
2013-10-21Re-factor inclusion of tree.h.dnovillo
2013-10-09 * tree-flow.h (tm_restart_node, gimple_df): Move to gimple-ssa.h.amacleod
2013-09-28gcc/rsandifo
2013-09-162013-09-16 Teresa Johnson <tejohnson@google.com>tejohnson
2013-09-12 * tree-ssa.h: New. Move content from tree-flow.h andamacleod
2013-09-09 PR middle-end/58294hubicka
2013-08-292013-08-29 Teresa Johnson <tejohnson@google.com>tejohnson
2013-08-192013-08-19 Dehao Chen (dehao@google.com)dehao
2013-08-13 * cgraph.c (cgraph_turn_edge_to_speculative): Return newlyhubicka
2013-08-09 * cgraph.h (cgraph_node): Add profile_id.hubicka
2013-08-09 * cgraphbuild.c (cgraph_rebuild_references): Rebuild only non-speculativehubicka
2013-06-152013-06-15 Dehao Chen <dehao@google.com>dehao
2013-04-30Remove the trayed debug_gimple_stmthjl
2013-04-08First phase of unifying the computation of profile scale factors/probabilitiestejohnson
2013-03-28 * data-streamer-in.c (streamer_read_gcov_count): New function.hubicka
2013-01-10Update copyright years in gcc/rsandifo
2012-11-20Introduce vNULL to use as a nil initializer for vec<>.dnovillo
2012-11-18This patch rewrites the old VEC macro-based interface into a new onednovillo
2012-08-142012-08-14 Richard Guenther <rguenther@suse.de>rguenth
2012-08-102012-08-10 Richard Guenther <rguenther@suse.de>rguenth
2012-08-082012-08-08 Richard Guenther <rguenther@suse.de>rguenth
2012-08-072012-08-07 Richard Guenther <rguenther@suse.de>rguenth
2012-08-022012-08-02 Richard Guenther <rguenther@suse.de>rguenth
2012-07-23 * opts.c (common_handle_option): Do not set steven
2012-07-16gcc/steven
2012-07-162012-07-16 Dehao Chen <dehao@google.com>dehao
2012-07-11gcc/steven
2012-07-102012-07-10 Dehao Chen <dehao@google.com>dehao
2012-05-31 * output.h (__gcc_host_wide_int__): Move to hwint.h.steven
2012-04-16 * cgraph.h (FOR_EACH_VARIABLE, FOR_EACH_VARIABLE, FOR_EACH_FUNCTION):hubicka
2012-04-14 * cgraph.h: Update copyrights;hubicka
2012-01-03 PR tree-optimization/51719jakub
2011-08-102011-08-10 Richard Guenther <rguenther@suse.de>rguenth
2011-06-07 PR gcov-profile/49299jakub
2011-04-22Remove cgraph piddavidxl
2011-04-20gcc/rsandifo
2011-04-11sanity check ic targetdavidxl