aboutsummaryrefslogtreecommitdiff
path: root/gcc/value-prof.c
AgeCommit message (Expand)Author
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-10-28[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev
2015-10-272015-10-27 Richard Biener <rguenther@suse.de>Richard Biener
2015-10-162015-10-16 Richard Biener <rguenther@suse.de>Richard Biener
2015-10-09[PATCH] [5/n] Fix minor SSA_NAME leaksJeff Law
2015-09-20switch from gimple to gimple*Trevor Saunders
2015-08-21 * value-prof.c (interesting_stringop_to_profile_p): Removed FNDECL argumentFei Yang
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-252015-06-25 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-25gcc/Richard Sandiford
2015-06-25gcc/Richard Sandiford
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-05-09 * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c,Jason Merrill
2015-03-06 PR ipa/65302Jan Hubicka
2015-01-152015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>Prathamesh Kulkarni
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>Michael Collison
2015-01-05 Update copyright years.Jakub Jelinek
2014-12-01 * gimple.h (gimple_build_assign_stat): Remove prototype.Jakub Jelinek
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm
2014-11-05gcc/Ilya Enkovich
2014-11-012014-11-01 Andrew MacLeod <amacleod@redhat,com>Andrew Macleod
2014-10-28 * cgraph.h: Flatten. Remove all include files.Andrew Macleod
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2014-10-21Add AutoFDO.Dehao Chen
2014-10-072014-10-06 Rong Xu <xur@google.com>Rong Xu
2014-08-07convert the rest of the users of pointer_map to hash_mapTrevor Saunders
2014-08-02add a hash_set based on hash_tableTrevor Saunders
2014-07-26Make FDO more tolerant to source changesDavid Li
2014-07-24IPA C++ refactoring 1/NMartin Liska
2014-05-262014-05-23 Richard Biener <rguenther@suse.de>Richard Biener
2014-05-06Merge in wide-int.Kenneth Zadeck
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm
2013-11-22 * gimple.h: Remove all includes.Andrew Macleod
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo
2013-11-18remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionsTrevor Saunders
2013-11-17 * gimple.h: Reorder prototypes to match .c declaration order, and removeAndrew Macleod
2013-11-14 * gimplify-be.h: New file. Add prototypes.Andrew Macleod
2013-11-13 * gimple-walk.h: New File. Relocate prototypes from gimple.h.Andrew Macleod
2013-11-122013-11-12 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2013-11-11Time profiler introduced.Martin Liska
2013-10-31Automated part of renaming of symtab_node_base to symtab_node.David Malcolm
2013-10-29Autogenerated fixes of "->symbol." to "->"David Malcolm
2013-10-23 * tree-ssa.h: Remove all #include'sAndrew Macleod
2013-10-21Re-factor inclusion of tree.h.Diego Novillo
2013-10-09 * tree-flow.h (tm_restart_node, gimple_df): Move to gimple-ssa.h.Andrew Macleod