summaryrefslogtreecommitdiff
path: root/gcc/ipa.c
Commit message (Expand)AuthorAgeFilesLines
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* * ipa.c (cgraph_postorder): Cast according to the coding conventions.tneumann2007-06-301-3/+3
* * cgraph.h (cgraph_decide_inlining_incrementally): Kill.hubicka2007-01-161-0/+3
* * ipa.c (function_and_variable_visibility): Fix return type.hubicka2007-01-081-1/+2
* * tree-pas.h (TODO_remove_function): New flag.hubicka2007-01-081-0/+84
* * cgraph.c (cgraph_release_function_body): New function.hubicka2007-01-041-3/+1
* PR tree-optimization/27882hubicka2006-07-261-2/+3
* * tree-vrp.c (execute_vrp): Do not pass dump argument to.rakdver2006-02-061-7/+7
* 2006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-1/+1
* * cgraph.c (cgraph_remove_node): Do not release function bodies untilhubicka2005-06-281-0/+2
* Update FSF address.kcook2005-06-251-2/+2
* * Makefile.in (ipa.o, ipa-inline.o): New files.hubicka2005-04-221-0/+207