summaryrefslogtreecommitdiff
path: root/gcc/ipa-split.c
Commit message (Expand)AuthorAgeFilesLines
* Backported from mainlinejakub2014-10-011-7/+34
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* PR other/59545jakub2013-12-191-0/+2
* Time profile-based function reordering (phase 2).marxin2013-12-171-0/+4
* PR middle-end/58956jakub2013-12-161-5/+5
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-2/+2
* Eliminate last_basic_block macro.dmalcolm2013-12-091-1/+1
* Eliminate profile_status macro.dmalcolm2013-12-091-2/+2
* Eliminate BASIC_BLOCK macro.dmalcolm2013-12-091-1/+2
* * gimple.h: Remove all includes.amacleod2013-11-221-0/+5
* Reword comments that mention ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-211-1/+1
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-21/+22
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+4
* * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-0/+2
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+2
* 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-1/+1
* Autogenerated fixes of "->symbol." to "->"dmalcolm2013-10-291-14/+14
* * tree-outof-ssa.h: Remove include files.amacleod2013-10-291-0/+1
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-2/+7
* gcc/rsandifo2013-09-281-4/+4
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* * ipa-split.c (split_function): Set DECL_NO_INLINE_WARNING_P on theebotcazou2013-09-061-0/+3
* * ipa-split.c (execute_split_functions): Split externally visiblehubicka2013-09-021-1/+3
* * cgraphbuild.c (build_cgraph_edges): Do not walk into debugs.hubicka2013-08-081-0/+1
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-34/+70
* * cgraph.h (symtab_node_base): Add definition, alias and analyzedhubicka2013-05-291-6/+34
* 2013-03-26 Richard Biener <rguenther@suse.de>rguenth2013-04-261-0/+3
* PR tree-optimization/56424ebotcazou2013-03-041-1/+3
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-4/+4
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-44/+40
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+2
* PR debug/54519jakub2012-10-051-0/+78
* Remove unnecessary VEC function overloads.dnovillo2012-09-111-2/+2
* 2012-08-17 Richard Guenther <rguenther@suse.de>rguenth2012-08-171-0/+1
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-151-7/+7
* 2012-08-14 Richard Guenther <rguenther@suse.de>rguenth2012-08-141-11/+7
* 2012-08-10 Richard Guenther <rguenther@suse.de>rguenth2012-08-101-0/+3
* 2012-08-07 Richard Guenther <rguenther@suse.de>rguenth2012-08-071-1/+1
* Add free inline summary pass after pass_early_local_passes hjl2012-08-021-1/+1
* 2012-08-02 Richard Guenther <rguenther@suse.de>rguenth2012-08-021-32/+15
* 2012-08-02 Richard Guenther <rguenther@suse.de>rguenth2012-08-021-1/+0
* gcc/steven2012-07-161-2/+0
* 2012-07-16 Dehao Chen <dehao@google.com>dehao2012-07-161-2/+1
* 2012-07-10 Dehao Chen <dehao@google.com>dehao2012-07-101-1/+2
* * cgraph.h: Update copyrights;hubicka2012-04-141-9/+9
* PR tree-optimization/52376jakub2012-02-271-1/+2
* PR tree-optimization/52019jakub2012-02-231-3/+9
* 2012-01-23 Richard Guenther <rguenther@suse.de>rguenth2012-01-231-2/+3
* * tree.h (build_function_decl_skip_args): Add boolean parameter.ebotcazou2012-01-111-0/+1