summaryrefslogtreecommitdiff
path: root/gcc/ipa-utils.c
Commit message (Expand)AuthorAgeFilesLines
* Eliminate n_basic_blocks macrodmalcolm2013-11-191-2/+2
* remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionstbsaunde2013-11-181-4/+4
* Autogenerated fixes of "->symbol." to "->"dmalcolm2013-10-291-48/+48
* * tree-outof-ssa.h: Remove include files.amacleod2013-10-291-0/+1
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-3/+0
* 2013-10-15 Martin Jambor <mjambor@suse.cz>jamborm2013-10-151-0/+16
* gcc/rsandifo2013-09-281-2/+2
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* PR middle-end/58094hubicka2013-09-061-0/+11
* * cgraph.c (cgraph_get_body): Update call of lto_input_function_body.hubicka2013-08-311-0/+173
* * cgraph.h (symtab_node_base): Add definition, alias and analyzedhubicka2013-05-291-1/+1
* 2013-05-15 Martin Jambor <mjambor@suse.cz>jamborm2013-05-151-1/+1
* Update copyright years in gcc/rsandifo2013-01-101-1/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-19/+19
* * ipa-pure-const.c (state_from_flags, local_pure_const): Usesteven2012-09-131-2/+22
* gcc/steven2012-07-161-2/+1
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* * LANGUAGES: Fix typos.jsm282012-05-291-1/+1
* * lto-symtab.c (lto_cgraph_replace_node): Update.hubicka2012-04-181-2/+2
* * cgraph.h (FOR_EACH_VARIABLE, FOR_EACH_VARIABLE, FOR_EACH_FUNCTION):hubicka2012-04-161-5/+5
* * cgraph.h: Update copyrights;hubicka2012-04-141-20/+20
* * ipa-utils.c (postorder_stack): New structure.hubicka2011-06-131-37/+49
* * lto-symtab.c (lto_cgraph_replace_node): Kill same body alias code.hubicka2011-06-111-2/+3
* * ipa-utils.c (searchc): Use cgraph_function_or_thunk_node.hubicka2011-06-101-3/+3
* 2011-06-01 Martin Jambor <mjambor@suse.cz>jamborm2011-06-011-0/+1
* 2011-06-01 Martin Jambor <mjambor@suse.cz>jamborm2011-06-011-1/+6
* * cgraph.h (cgraph_node_set_def, varpool_node_set_def): Move out of GTY;hubicka2011-05-031-0/+257
* 2011-04-29 Martin Jambor <mjambor@suse.cz>jamborm2011-04-291-10/+107
* Remove trailing white spaces.hjl2009-11-251-31/+31
* Squash commit of EH in gimplerth2009-09-141-4/+0
* 2009-08-27 Richard Guenther <rguenther@suse.de>rguenth2009-08-271-1/+2
* * ipa-reference.c: Do not include c-common.h, include splay-tree.h.steven2009-05-011-1/+1
* * toplev.c (compile_file): Move call to coverage_finish ...dnovillo2009-04-191-1/+2
* * cgraph.c (cgraph_make_edge, dump_cgraph_node, cgraph_set_call_stmt):hubicka2009-04-181-4/+9
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* PR middle-end/37448hubicka2008-09-181-25/+25
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-1/+1
* 2007-11-07 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2007-11-081-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-6/+4
* * ipa.c (cgraph_postorder): Cast according to the coding conventions.tneumann2007-06-301-8/+8
* 2006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-1/+1
* * ipa-pure-const.c, ipa-reference.c, ipa-reference.h,kazu2005-07-261-2/+2
* 2005-07-16 Danny Berlin <dberlin@dberlin.org>zadeck2005-07-161-0/+228