aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-utils.c
AgeCommit message (Expand)Author
2014-03-232014-03-23 Teresa Johnson <tejohnson@google.com>tejohnson
2014-01-02Update copyright years in gcc/rsandifo
2013-12-17Time profile-based function reordering (phase 2).marxin
2013-12-09Rename last_basic_block_for_function to last_basic_block_for_fn.dmalcolm
2013-12-09Rename macros (basic_block_info_for_function, BASIC_BLOCK_FOR_FUNCTION,dmalcolm
2013-12-06 * asan.c: Remove struct tags when referring to class varpool_node.olegendo
2013-11-22 * gimple.h: Remove all includes.amacleod
2013-11-19Eliminate n_basic_blocks macrodmalcolm
2013-11-18remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionstbsaunde
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-10-152013-10-15 Martin Jambor <mjambor@suse.cz>jamborm
2013-09-28gcc/rsandifo
2013-09-12 * tree-ssa.h: New. Move content from tree-flow.h andamacleod
2013-09-06 PR middle-end/58094hubicka
2013-08-31 * cgraph.c (cgraph_get_body): Update call of lto_input_function_body.hubicka
2013-05-29 * cgraph.h (symtab_node_base): Add definition, alias and analyzedhubicka
2013-05-152013-05-15 Martin Jambor <mjambor@suse.cz>jamborm
2013-01-10Update copyright years in gcc/rsandifo
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.jakub
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-09-13 * ipa-pure-const.c (state_from_flags, local_pure_const): Usesteven
2012-07-16gcc/steven
2012-05-31 * output.h (__gcc_host_wide_int__): Move to hwint.h.steven
2012-05-29 * LANGUAGES: Fix typos.jsm28
2012-04-18 * lto-symtab.c (lto_cgraph_replace_node): Update.hubicka
2012-04-16 * cgraph.h (FOR_EACH_VARIABLE, FOR_EACH_VARIABLE, FOR_EACH_FUNCTION):hubicka
2012-04-14 * cgraph.h: Update copyrights;hubicka
2011-06-13 * ipa-utils.c (postorder_stack): New structure.hubicka
2011-06-11 * lto-symtab.c (lto_cgraph_replace_node): Kill same body alias code.hubicka
2011-06-10 * ipa-utils.c (searchc): Use cgraph_function_or_thunk_node.hubicka
2011-06-012011-06-01 Martin Jambor <mjambor@suse.cz>jamborm
2011-06-012011-06-01 Martin Jambor <mjambor@suse.cz>jamborm
2011-05-03 * cgraph.h (cgraph_node_set_def, varpool_node_set_def): Move out of GTY;hubicka
2011-04-292011-04-29 Martin Jambor <mjambor@suse.cz>jamborm
2009-11-25Remove trailing white spaces.hjl
2009-09-14Squash commit of EH in gimplerth
2009-08-272009-08-27 Richard Guenther <rguenther@suse.de>rguenth
2009-05-01 * ipa-reference.c: Do not include c-common.h, include splay-tree.h.steven
2009-04-19 * toplev.c (compile_file): Move call to coverage_finish ...dnovillo
2009-04-18 * cgraph.c (cgraph_make_edge, dump_cgraph_node, cgraph_set_call_stmt):hubicka
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.jakub
2008-09-18 PR middle-end/37448hubicka
2008-07-282008-07-28 Richard Guenther <rguenther@suse.de>rguenth
2007-11-082007-11-07 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...nickc
2007-06-30 * ipa.c (cgraph_postorder): Cast according to the coding conventions.tneumann
2006-01-312006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki