summaryrefslogtreecommitdiff
path: root/gcc/ipa-inline.c
Commit message (Expand)AuthorAgeFilesLines
* PR tree-optimize/40436hubicka2010-11-111-22/+32
* PR tree-optimize/46228hubicka2010-11-101-0/+6
* 2010-11-10 Richard Guenther <rguenther@suse.de>rguenth2010-11-101-0/+8
* PR tree-optimization/40436hubicka2010-11-101-4/+3
* PR middle-end/45736hubicka2010-10-261-2/+8
* 2010-10-05 Richard Guenther <rguenther@suse.de>rguenth2010-10-051-30/+0
* 2010-10-04 Martin Jambor <mjambor@suse.cz>jamborm2010-10-041-0/+1
* PR tree-optimization/45453hubicka2010-09-181-0/+6
* * tree-inline.c (tree_inlinable_function_p): Do not test DECL_REPLACEABLE_P.hubicka2010-09-071-1/+10
* * cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call tofroydnj2010-08-191-2/+1
* 2010-07-23 Martin Jambor <mjambor@suse.cz>jamborm2010-07-231-2/+6
* gcc/froydnj2010-07-151-1/+1
* * cgraph.c (cgraph_will_be_removed_from_program_if_no_direct_calls):hubicka2010-07-081-4/+3
* Fix PR44768ramana2010-07-081-1/+1
* * ipa-inline.c (update_edge_key): Break out from ...hubicka2010-07-031-23/+77
* 2010-07-01 Richard Guenther <rguenther@suse.de>rguenth2010-07-011-3/+6
* PR tree-optimization/44357hubicka2010-06-281-1/+3
* 2010-06-25 Martin Jambor <mjambor@suse.cz>jamborm2010-06-251-6/+2
* * diagnostic-core.h: New. Contents moved from diagnostic.h andjsm282010-05-271-1/+1
* * ipa-inline.c (cgraph_estimate_size_after_inlining): Make inline.hubicka2010-05-271-19/+58
* * cgraphunit.c (verify_cgraph_node): Do checking that DECL matchhubicka2010-05-271-3/+7
* * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orjsm282010-05-211-0/+1
* 2010-05-19 Martin Jambor <mjambor@suse.cz>jamborm2010-05-191-14/+3
* * cgraph.c (cgraph_clone_node): Take decl argument and inserthubicka2010-05-161-2/+4
* PR tree-optimize/44063hubicka2010-05-111-14/+8
* 2010-05-09 Richard Guenther <rguenther@suse.de>rguenth2010-05-091-0/+3
* PR tree-optimization/43791hubicka2010-05-061-1/+1
* * cgraph.h (cgraph_local_info): Remove for_functions_valid.hubicka2010-04-301-4/+1
* * gengtype.c (open_base_files): Add lto-streamer.hhubicka2010-04-291-1/+1
* * lto-symtab.c (lto_symtab_entry_def) Add vnode.hubicka2010-04-291-1/+2
* 2010-04-28 Martin Jambor <mjambor@suse.cz>jamborm2010-04-281-2/+4
* * cgraph.c (cgraph_propagate_frequency): New function.hubicka2010-04-271-0/+1
* * tree-pass.h (ipa_opt_pass_d): Rename function_read_summary;hubicka2010-04-211-1/+2
* * cgraph.c (dump_cgraph_node): Dump also assembler name.hubicka2010-04-211-6/+9
* * ipa-inline.c (cgraph_early_inlining): Handle flattening too.hubicka2010-04-171-0/+11
* * ipa-inline.c (cgraph_mark_inline_edge): Avoid double accountinghubicka2010-04-131-36/+125
* 2010-04-12 Richard Guenther <rguenther@suse.de>rguenth2010-04-121-242/+208
* * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven2010-04-021-1/+2
* 2010-01-29 Richard Guenther <rguenther@suse.de>rguenth2010-01-291-88/+97
* 2010-01-06 Richard Guenther <rguenther@suse.de>rguenth2010-01-061-1/+4
* 2010-01-05 Martin Jambor <mjambor@suse.cz>jamborm2010-01-051-2/+2
* PR c++/42317jakub2009-12-101-1/+6
* Remove trailing white spaces.hjl2009-11-251-23/+23
* PR middle-end/42151hubicka2009-11-231-0/+5
* 2009-11-18 Martin Jambor <mjambor@suse.cz>jamborm2009-11-181-9/+9
* * cgraphbuild.c (compute_call_stmt_bb_frequency): Use proper ENTRY_BLOCK_PTR.hubicka2009-11-161-0/+24
* 2009-11-10 Martin Jambor <mjambor@suse.cz>jamborm2009-11-101-0/+1
* 2009-10-31 Toon Moene <toon@moene.org>toon2009-10-311-2/+4
* * ipa-cp.c (ipcp_read_summary): Remove now invalid FIXME andhubicka2009-10-221-12/+12
* * ipa-cp.c (ipcp_write_summary, ipcp_read_summary): New functions.hubicka2009-10-221-13/+33