summaryrefslogtreecommitdiff
path: root/gcc/value-prof.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-3/+3
* * gimple.h: Remove all includes.amacleod2013-11-221-2/+5
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+3
* remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionstbsaunde2013-11-181-5/+5
* * gimple.h: Reorder prototypes to match .c declaration order, and removeamacleod2013-11-171-0/+2
* * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-0/+1
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
* 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-1/+1
* Time profiler introduced.marxin2013-11-111-2/+21
* Automated part of renaming of symtab_node_base to symtab_node.dmalcolm2013-10-311-2/+2
* Autogenerated fixes of "->symbol." to "->"dmalcolm2013-10-291-10/+10
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-2/+6
* Re-factor inclusion of tree.h.dnovillo2013-10-211-0/+1
* * tree-flow.h (tm_restart_node, gimple_df): Move to gimple-ssa.h.amacleod2013-10-091-1/+0
* gcc/rsandifo2013-09-281-2/+2
* 2013-09-16 Teresa Johnson <tejohnson@google.com>tejohnson2013-09-161-2/+2
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* PR middle-end/58294hubicka2013-09-091-15/+15
* 2013-08-29 Teresa Johnson <tejohnson@google.com>tejohnson2013-08-291-5/+9
* 2013-08-19 Dehao Chen (dehao@google.com)dehao2013-08-191-2/+1
* * cgraph.c (cgraph_turn_edge_to_speculative): Return newlyhubicka2013-08-131-19/+17
* * cgraph.h (cgraph_node): Add profile_id.hubicka2013-08-091-33/+86
* * cgraphbuild.c (cgraph_rebuild_references): Rebuild only non-speculativehubicka2013-08-091-1/+1
* 2013-06-15 Dehao Chen <dehao@google.com>dehao2013-06-151-1/+1
* Remove the trayed debug_gimple_stmthjl2013-04-301-1/+0
* First phase of unifying the computation of profile scale factors/probabilitiestejohnson2013-04-081-6/+6
* * data-streamer-in.c (streamer_read_gcov_count): New function.hubicka2013-03-281-0/+90
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-34/+26
* 2012-08-14 Richard Guenther <rguenther@suse.de>rguenth2012-08-141-1/+1
* 2012-08-10 Richard Guenther <rguenther@suse.de>rguenth2012-08-101-26/+13
* 2012-08-08 Richard Guenther <rguenther@suse.de>rguenth2012-08-081-4/+4
* 2012-08-07 Richard Guenther <rguenther@suse.de>rguenth2012-08-071-2/+0
* 2012-08-02 Richard Guenther <rguenther@suse.de>rguenth2012-08-021-3/+3
* * opts.c (common_handle_option): Do not set steven2012-07-231-31/+63
* gcc/steven2012-07-161-2/+1
* 2012-07-16 Dehao Chen <dehao@google.com>dehao2012-07-161-8/+4
* gcc/steven2012-07-111-1/+1
* 2012-07-10 Dehao Chen <dehao@google.com>dehao2012-07-101-4/+8
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* * cgraph.h (FOR_EACH_VARIABLE, FOR_EACH_VARIABLE, FOR_EACH_FUNCTION):hubicka2012-04-161-1/+1
* * cgraph.h: Update copyrights;hubicka2012-04-141-7/+7
* PR tree-optimization/51719jakub2012-01-031-7/+16
* 2011-08-10 Richard Guenther <rguenther@suse.de>rguenth2011-08-101-2/+2
* PR gcov-profile/49299jakub2011-06-071-12/+22
* Remove cgraph piddavidxl2011-04-221-14/+36
* gcc/rsandifo2011-04-201-0/+4
* sanity check ic targetdavidxl2011-04-111-1/+22