aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-split.c
AgeCommit message (Expand)Author
2014-10-15Merge branches/gcc-4_9-branch rev 216130yroux
2014-01-02Update copyright years in gcc/rsandifo
2013-12-19 PR other/59545jakub
2013-12-17Time profile-based function reordering (phase 2).marxin
2013-12-16 PR middle-end/58956jakub
2013-12-09Eliminate FOR_EACH_BB macro.dmalcolm
2013-12-09Eliminate last_basic_block macro.dmalcolm
2013-12-09Eliminate profile_status macro.dmalcolm
2013-12-09Eliminate BASIC_BLOCK macro.dmalcolm
2013-11-22 * gimple.h: Remove all includes.amacleod
2013-11-21Reword comments that mention ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm
2013-11-19Factor unrelated declarations out of tree.h.dnovillo
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-10-29Autogenerated fixes of "->symbol." to "->"dmalcolm
2013-10-29 * tree-outof-ssa.h: Remove include files.amacleod
2013-10-23 * tree-ssa.h: Remove all #include'samacleod
2013-09-28gcc/rsandifo
2013-09-12 * tree-ssa.h: New. Move content from tree-flow.h andamacleod
2013-09-06 * ipa-split.c (split_function): Set DECL_NO_INLINE_WARNING_P on theebotcazou
2013-09-02 * ipa-split.c (execute_split_functions): Split externally visiblehubicka
2013-08-08 * cgraphbuild.c (build_cgraph_edges): Do not walk into debugs.hubicka
2013-08-05Automated conversion of passes to C++ classesdmalcolm
2013-05-29 * cgraph.h (symtab_node_base): Add definition, alias and analyzedhubicka
2013-04-262013-03-26 Richard Biener <rguenther@suse.de>rguenth
2013-03-04 PR tree-optimization/56424ebotcazou
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-11-012012-11-01 Sharad Singhai <singhai@google.com>singhai
2012-10-05 PR debug/54519jakub
2012-09-11Remove unnecessary VEC function overloads.dnovillo
2012-08-172012-08-17 Richard Guenther <rguenther@suse.de>rguenth
2012-08-15Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo
2012-08-142012-08-14 Richard Guenther <rguenther@suse.de>rguenth
2012-08-102012-08-10 Richard Guenther <rguenther@suse.de>rguenth
2012-08-072012-08-07 Richard Guenther <rguenther@suse.de>rguenth
2012-08-02Add free inline summary pass after pass_early_local_passes hjl
2012-08-022012-08-02 Richard Guenther <rguenther@suse.de>rguenth
2012-08-022012-08-02 Richard Guenther <rguenther@suse.de>rguenth
2012-07-16gcc/steven
2012-07-162012-07-16 Dehao Chen <dehao@google.com>dehao
2012-07-102012-07-10 Dehao Chen <dehao@google.com>dehao
2012-04-14 * cgraph.h: Update copyrights;hubicka
2012-02-27 PR tree-optimization/52376jakub
2012-02-23 PR tree-optimization/52019jakub
2012-01-232012-01-23 Richard Guenther <rguenther@suse.de>rguenth
2012-01-11 * tree.h (build_function_decl_skip_args): Add boolean parameter.ebotcazou