aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-profile.c
AgeCommit message (Expand)Author
2017-02-06Merge branches/gcc-6-branch rev 245201.Yvan Roux
2016-01-04 Update copyright years.jakub
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-28[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw
2015-10-162015-10-16 Richard Biener <rguenther@suse.de>rguenth
2015-10-12 * tree-profile.c (tree_profiling): Do not clearhubicka
2015-09-20switch from gimple to gimple*tbsaunde
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-252015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-01-14 * tree-profile.c (init_ic_make_global_vars): Drop workaroundhubicka
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
2015-01-05 Update copyright years.jakub
2014-12-01 * gimple.h (gimple_build_assign_stat): Remove prototype.jakub
2014-11-19Merger of git branch "gimple-classes-v2-option-3"dmalcolm
2014-10-28 * cgraph.h: Flatten. Remove all include files.amacleod
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-10-21Add AutoFDO.dehao
2014-10-162014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-10-072014-10-06 Rong Xu <xur@google.com>xur
2014-08-25IPA C++ refactoring 4/Nmarxin
2014-08-21 * tree-profile.c (tree_profiling): Skip external functionshubicka
2014-07-24IPA C++ refactoring 2/Nmarxin
2014-07-24IPA C++ refactoring 1/Nmarxin
2014-07-09remove has_executetbsaunde
2014-06-15 * c-family/c-common.c (handle_tls_model_attribute): Use set_decl_tls_model.hubicka
2014-04-17pass cfun to pass::executetbsaunde
2014-04-17pass current function to opt_pass::gate ()tbsaunde
2014-04-17remove has_gatetbsaunde
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-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm
2013-11-19Factor unrelated declarations out of tree.h.dnovillo
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-122013-11-12 Teresa Johnson <tejohnson@google.com>tejohnson
2013-11-11Time profiler introduced.marxin
2013-10-29Autogenerated fixes of "->symbol." to "->"dmalcolm
2013-10-23 * tree-ssa.h: Remove all #include'samacleod
2013-10-18 * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h,amacleod
2013-09-28gcc/rsandifo
2013-09-12 * tree-ssa.h: New. Move content from tree-flow.h andamacleod
2013-09-02 * tree-profile.c (tree_profiling): Cleanup CFG when done.hubicka