summaryrefslogtreecommitdiff
path: root/gcc/ipa.c
Commit message (Expand)AuthorAgeFilesLines
* Merged trunk at revision 161680 into branch.vect256hjl2010-07-011-8/+12
* Merge trunk at revision 160193 into branch.hjl2010-06-021-25/+141
* Merged r159324 through r159417 into branch.hjl2010-05-141-26/+60
* Merged r159270 through r159323 into branch.hjl2010-05-121-55/+157
* * gengtype.c (open_base_files): Add lto-streamer.hhubicka2010-04-291-2/+4
* * lto-symtab.c (lto_symtab_entry_def) Add vnode.hubicka2010-04-291-0/+158
* * doc/invoke.texi (-fipa-profile): Document.hubicka2010-04-271-0/+80
* 2010-04-27 Martin Jambor <mjambor@suse.cz>jamborm2010-04-271-8/+29
* * tree-pass.h (ipa_opt_pass_d): Rename function_read_summary;hubicka2010-04-211-1/+4
* 2010-04-12 Richard Guenther <rguenther@suse.de>rguenth2010-04-121-0/+6
* * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven2010-04-021-2/+2
* PR middle-end/41674danglin2010-03-271-0/+2
* 2010-03-18 Martin Jambor <mjambor@suse.cz>jamborm2010-03-181-1/+1
* PR c/43288hubicka2010-03-101-2/+28
* PR middle-end/42344amodra2010-02-191-5/+2
* PR c++/42386jakub2009-12-171-0/+17
* PR c++/42317jakub2009-12-101-4/+38
* PR middle-end/42228hubicka2009-12-101-2/+15
* Remove trailing white spaces.hjl2009-11-251-4/+4
* * cgraph.c (cgraph_release_function_body): Update use ofhubicka2009-11-161-14/+39
* * ipa.c (function_and_variable_visibility): Clear COMDAT on functionshubicka2009-11-131-0/+6
* * ipa.c (function_and_variable_visibility): Fix my accidentail commit andhubicka2009-11-121-2/+3
* * cgraph.h (varpool_node_name): Declare.hubicka2009-11-121-2/+16
* * decl2.c (constrain_visibility): Clear WEAK and COMMON flags.hubicka2009-11-121-0/+3
* PR middle-end/41729hubicka2009-11-111-2/+8
* 2009-11-10 Martin Jambor <mjambor@suse.cz>jamborm2009-11-101-0/+1
* PR bootstrap/41620hubicka2009-10-081-1/+5
* * lto-symtab.c (lto_cgraph_replace_node): Assert that inline clones hashubicka2009-10-071-15/+107
* 2009-09-01 Diego Novillo <dnovillo@google.com>dnovillo2009-09-031-0/+5
* * cgraphbuild.c (record_reference): Use cgraph_mark_address_taken_node.hubicka2009-05-101-38/+41
* PR bootstrap/40082hubicka2009-05-091-1/+17
* * cgraphbuild.c (compute_call_stmt_bb_frequency): Accept function argument;hubicka2009-05-081-6/+28
* * cgraph.h (cgraph_node_ptr): New type for vector functions.dnovillo2009-04-201-0/+160
* gcc/rwild2008-06-061-2/+3
* * cgraph.c (dump_cgraph_node): Update.hubicka2008-05-071-12/+0
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-3/+5
* PR middle-end/35149hubicka2008-02-151-0/+1
* 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