summaryrefslogtreecommitdiff
path: root/gcc/ipa-inline.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* * lto-symtab.c (lto_cgraph_replace_node): Assert that inline clones hashubicka2009-10-071-4/+6
* Merge lto branch into trunk.dnovillo2009-10-031-10/+21
* * cgraph.c (cgraph_clone_node): Add redirect_callers parameter.hubicka2009-10-011-2/+3
* 2009-09-14 Martin Jambor <mjambor@suse.cz>jamborm2009-09-151-15/+10
* Squash commit of EH in gimplerth2009-09-141-25/+8
* Fix to PR41012davidxl2009-08-121-14/+9
* 2009-07-30 Martin Jambor <mjambor@suse.cz>jamborm2009-07-301-0/+2
* * ipa-inline.c (cgraph_decide_inlining_incrementally): When optimizinghubicka2009-07-031-1/+2
* * cgraph.c (dump_cgraph_node): Dump size/time/benefit.hubicka2009-05-251-97/+315
* 2009-05-21 Richard Guenther <rguenther@suse.de>rguenth2009-05-211-7/+2
* gcc/ChangeLog:ian2009-05-161-1/+1
* * doc/invoke.texi (max-early-inliner-iterations): New flag.hubicka2009-05-151-66/+77
* Revert the following patch until testsuite fallout is fixed:hubicka2009-05-151-283/+92
* * cgraph.c (dump_cgraph_node): Dump size/time/benefit.hubicka2009-05-151-92/+283
* * cgraphbuild.c (compute_call_stmt_bb_frequency): Accept function argument;hubicka2009-05-081-1/+1
* 2009-04-13 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com> ...dwarak2009-04-131-1/+3
* * omp-low.c (pass_expand_omp): Don't claim to provide PROP_gimple_lomp.steven2009-04-031-4/+4
* * tree-pass.h (pass_fixup_cfg): New pass.hubicka2009-03-281-0/+2
* Bring from lto-branch:hubicka2009-03-281-31/+39
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* PR tree-optimization/38844hubicka2009-02-061-7/+9
* PR middle-end/38584steven2008-12-301-4/+16
* PR middle-end/38454jakub2008-12-091-0/+1
* 2008-09-11 Martin Jambor <mjambor@suse.cz>jamborm2008-09-111-65/+75
* PR other/37419jakub2008-09-091-4/+7
* PR tree-optimization/37315hubicka2008-09-031-4/+4
* * ipa-inline.c (cgraph_estimate_growth): Discover self recursivehubicka2008-08-301-9/+21
* * cgraph.c (cgraph_remove_node): Do not remove nested nodes.hubicka2008-08-291-24/+4
* * loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.hubicka2008-08-291-2/+2
* * ipa-cp.c (ipcp_analyze_node): New function.hubicka2008-08-241-24/+34
* * cgraph.c (first_cgraph_function_insertion_hook): New variable.hubicka2008-08-211-8/+12
* * flags.h (flag_really_no_inline): Remove.hubicka2008-07-291-9/+3
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-21/+28
* * cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.hubicka2008-07-251-101/+17
* 2008-07-23 Martin Jambor <mjambor@suse.cz>jamborm2008-07-231-3/+79
* Add ability to set target options (ix86 only) and optimization options on a f...meissner2008-07-231-0/+35
* gcc/rwild2008-06-061-2/+2
* PR tree-optimization/36329ebotcazou2008-05-261-6/+6
* 2008-05-15 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2008-05-151-12/+39
* * cgraph.c (dump_cgraph_node): Update.hubicka2008-05-071-14/+24
* tree-optimization/36100hubicka2008-05-051-8/+59
* PR bootstrap/36100hubicka2008-05-021-7/+2