summaryrefslogtreecommitdiff
path: root/gcc/ipa-inline.c
Commit message (Expand)AuthorAgeFilesLines
* * gengtype.c (open_base_files): Add ipa-inline.h include.hubicka2011-04-221-42/+36
* * ipa-inline-transform.c (save_inline_function_body): Add comments.hubicka2011-04-201-15/+25
* * cgraph.h (save_inline_function_body): Remove.hubicka2011-04-191-209/+7
* * ipa-inline.c (inline_small_functions): Fix pasto in previous patch.hubicka2011-04-181-1/+1
* * ipa-inline.c: Fix comment typos; do not inline gt-ipa-inline.hhubicka2011-04-181-129/+157
* * lto-symtab.c (lto_cgraph_replace_node): When call statement ishubicka2011-04-171-530/+693
* * cgraphbuild.c: Include ipa-inline.h.hubicka2011-04-161-75/+99
* * cgraph.c (dump_cgraph_node): Do not dump inline summaries.hubicka2011-04-141-3/+21
* * ipa-inline.h: New file.hubicka2011-04-131-442/+18
* 2011-04-11 Martin Jambor <mjambor@suse.cz>jamborm2011-04-111-2/+2
* 2011-04-11 Martin Jambor <mjambor@suse.cz>jamborm2011-04-111-5/+1
* 2011-04-06 Richard Guenther <rguenther@suse.de>rguenth2011-04-061-185/+167
* 2011-04-06 Richard Guenther <rguenther@suse.de>rguenth2011-04-061-136/+127
* * lto-streamer.h (struct lto_streamer_cache_d): Remove offsetsmatz2011-04-031-6/+8
* PR tree-optimization/48063jakub2011-03-111-1/+2
* 2011-02-28 Martin Jambor <mjambor@suse.cz>jamborm2011-02-281-1/+1
* PR middle-end/47788hubicka2011-02-191-0/+2
* PR debug/47106hubicka2011-02-171-3/+0
* PR debug/47106aoliva2011-02-151-2/+1
* PR debug/47106aoliva2011-02-151-3/+2
* * cgraph.c: Fix comment typos.froydnj2011-02-111-10/+10
* 2011-02-09 Richard Guenther <rguenther@suse.de>rguenth2011-02-091-6/+0
* PR target/47237hubicka2011-01-261-0/+16
* PR tree-optimization/46367hubicka2011-01-071-1/+6
* PR middle-end/44563 hubicka2010-12-171-85/+36
* 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