aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa.c
AgeCommit message (Expand)AuthorFilesLines
2008-06-06cgraph.c: Fix typos in comments.Ralf Wildenhues1-2/+3
2008-05-07cgraph.c (dump_cgraph_node): Update.Jan Hubicka1-12/+0
2008-03-19re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka1-3/+5
2008-02-15re PR middle-end/35149 (ICE: in expand_call_inline, at tree-inline.c:2653)Jan Hubicka1-0/+1
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2007-06-30ipa.c (cgraph_postorder): Cast according to the coding conventions.Thomas Neumann1-3/+3
2007-01-16cgraph.h (cgraph_decide_inlining_incrementally): Kill.Jan Hubicka1-0/+3
2007-01-08* ipa.c (function_and_variable_visibility): Fix return type.Jan Hubicka1-1/+2
2007-01-08tree-pas.h (TODO_remove_function): New flag.Jan Hubicka1-0/+84
2007-01-04cgraph.c (cgraph_release_function_body): New function.Jan Hubicka1-3/+1
2006-07-26re PR tree-optimization/27882 (segfault in ipa-inline.c, if (e->callee->local...Jan Hubicka1-2/+3
2006-02-06tree-vrp.c (execute_vrp): Do not pass dump argument to.Zdenek Dvorak1-7/+7
2006-01-31tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki1-1/+1
2005-06-28cgraph.c (cgraph_remove_node): Do not release function bodies until full cgra...Jan Hubicka1-0/+2
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-04-22Makefile.in (ipa.o, [...]): New files.Jan Hubicka1-0/+207