summaryrefslogtreecommitdiff
path: root/gcc/ipa-split.c
Commit message (Expand)AuthorAgeFilesLines
* move some bitmap functions to methodstbsaunde/bitmap2Trevor Saunders2013-11-181-16/+15
* add ctor / dtor to bitmap_headTrevor Saunders2013-11-151-4/+3
* 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
* gcc:wschmidt2012-01-111-0/+99
* 2011-10-14 Richard Guenther <rguenther@suse.de>rguenth2011-10-141-1/+1
* 2011-10-13 Richard Guenther <rguenther@suse.de>rguenth2011-10-131-15/+9
* 2011-10-10 Richard Guenther <rguenther@suse.de>rguenth2011-10-101-2/+2
* 2011-09-08 Martin Jambor <mjambor@suse.cz>jamborm2011-09-081-7/+12
* PR middle-end/50260matz2011-09-021-0/+3
* 2011-08-31 Martin Jambor <mjambor@suse.cz>jamborm2011-08-311-10/+21
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-2/+2
* 2011-05-30 Richard Guenther <rguenther@suse.de>rguenth2011-05-301-3/+23
* * gengtype.c (open_base_files): Add ipa-inline.h include.hubicka2011-04-221-1/+1
* * cgraphbuild.c: Include ipa-inline.h.hubicka2011-04-161-2/+3
* 2011-04-11 Martin Jambor <mjambor@suse.cz>jamborm2011-04-111-3/+3
* 2011-03-24 Richard Guenther <rguenther@suse.de>rguenth2011-03-241-3/+26