summaryrefslogtreecommitdiff
path: root/gcc/ipa.c
Commit message (Expand)AuthorAgeFilesLines
* cgraphbuild.c (record_reference): Use cgraph_mark_address_taken_node.Jan Hubicka2009-05-101-38/+41
* re PR bootstrap/40082 (Power bootstrap is broken in building libstdc++)Jan Hubicka2009-05-091-1/+17
* cgraphbuild.c (compute_call_stmt_bb_frequency): Accept function argument; han...Jan Hubicka2009-05-081-6/+28
* cgraph.h (cgraph_node_ptr): New type for vector functions.Doug Kwan2009-04-201-0/+160
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-2/+3
* cgraph.c (dump_cgraph_node): Update.Jan Hubicka2008-05-071-12/+0
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-3/+5
* re PR middle-end/35149 (ICE: in expand_call_inline, at tree-inline.c:2653)Jan Hubicka2008-02-151-0/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* ipa.c (cgraph_postorder): Cast according to the coding conventions.Thomas Neumann2007-06-301-3/+3
* cgraph.h (cgraph_decide_inlining_incrementally): Kill.Jan Hubicka2007-01-161-0/+3
* * ipa.c (function_and_variable_visibility): Fix return type.Jan Hubicka2007-01-081-1/+2
* tree-pas.h (TODO_remove_function): New flag.Jan Hubicka2007-01-081-0/+84
* cgraph.c (cgraph_release_function_body): New function.Jan Hubicka2007-01-041-3/+1
* re PR tree-optimization/27882 (segfault in ipa-inline.c, if (e->callee->local...Jan Hubicka2006-07-261-2/+3
* tree-vrp.c (execute_vrp): Do not pass dump argument to.Zdenek Dvorak2006-02-061-7/+7
* tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki2006-01-311-1/+1
* cgraph.c (cgraph_remove_node): Do not release function bodies until full cgra...Jan Hubicka2005-06-281-0/+2
* Update FSF address.Kelley Cook2005-06-251-2/+2
* Makefile.in (ipa.o, [...]): New files.Jan Hubicka2005-04-221-0/+207