]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/value-prof.c
2015-06-25 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / value-prof.c
2015-06-25  amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
2015-06-25  rsandifogcc/
2015-06-25  rsandifogcc/
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-05-09  jason * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c,
2015-03-06  hubicka PR ipa/65302
2015-01-15  prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-12-01  jakub * gimple.h (gimple_build_assign_stat): Remove prototype.
2014-11-19  dmalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-05  ienkovichgcc/
2014-11-01  amacleod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-10-28  amacleod * cgraph.h: Flatten. Remove all include files.
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-21  dehaoAdd AutoFDO.
2014-10-07  xur2014-10-06 Rong Xu <xur@google.com>
2014-08-07  tbsaundeconvert the rest of the users of pointer_map to hash_map
2014-08-02  tbsaundeadd a hash_set based on hash_table
2014-07-26  davidxlMake FDO more tolerant to source changes
2014-07-24  marxinIPA C++ refactoring 1/N
2014-05-26  rguenth2014-05-23 Richard Biener <rguenther@suse.de>
2014-05-06  mrsMerge in wide-int.
2014-05-06  mrsMerge in trunk.
2014-05-05  mrsMerge in trunk.
2014-05-05  mrsMerge in trunk.
2014-04-30  mrsMerge in trunk.
2014-04-28  rsandifoMerge from trunk.
2014-04-24  mrsMerge in trunk.
2014-04-22  mrsMerge in trunk.
2014-04-22  rsandifoMerge from trunk.
2014-04-17  rsandifoMerge from trunk.
2014-04-02  mrsMerge in trunk.
2014-02-10  mrsMerge in trunk.
2014-01-13  mrsMerge in trunk.
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-16  mrsMerge in trunk.
2013-12-13  mrsMerge in trunk.
2013-12-09  dmalcolmEliminate FOR_EACH_BB macro.
2013-12-04  rsandifoMerge with trunk.
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-22  rsandifoMerge with trunk.
2013-11-21  rsandifoMerge with trunk.
2013-11-21  rsandifoRemove trailing whitespace. Add missing dbxout.c hunk.
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-18  rsandifoMerge from trunk.
2013-11-18  tbsaunderemove nolonger needed {cgraph,varpool}_node_{,asm_...
2013-11-17  amacleod * gimple.h: Reorder prototypes to match .c declaration...
2013-11-16  mrsMerge in trunk.
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-11-09  rsandifoMerge with trunk.
2013-11-06  mrsMerge in trunk.
2013-11-04  mrsMerge in trunk.
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-20  mrsMerge in trunk.
2013-10-09  amacleod * tree-flow.h (tm_restart_node, gimple_df): Move to...
2013-09-28  rsandifogcc/
2013-09-20  mrsMerge in trunk.
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-09-04  mrsMerge in trunk.
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  mrsAdd wide-int branch.
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>
next