summaryrefslogtreecommitdiff
path: root/gcc/tree-inline.c
Commit message (Expand)AuthorAgeFilesLines
* Fix to PR41012davidxl2009-08-121-3/+22
* 2009-08-10 Dodji Seketeli <dodji@redhat.com>dodji2009-08-101-0/+1
* Add source_location support to PHI arguments.amacleod2009-07-301-1/+2
* * cgraph.c (cgraph_set_call_stmt_including_clones): Tidy.rth2009-07-301-53/+55
* 2009-07-25 Martin Jambor <mjambor@suse.cz>jamborm2009-07-251-1/+2
* PR tree-optimization/40813jakub2009-07-211-2/+2
* 2009-07-20 Jan Hubicka <jh@suse.cz>jamborm2009-07-201-0/+37
* 2009-07-17 Richard Guenther <rguenther@suse.de>rguenth2009-07-171-3/+10
* 2009-07-17 Aldy Hernandez <aldyh@redhat.com>manu2009-07-161-2/+4
* * cgraphunit.c (cgraph_finalize_compilation_unit): Callebotcazou2009-06-301-2/+76
* * function.h (struct function): Add cannot_be_copied_reason,rth2009-06-261-94/+112
* gcc/java/aldyh2009-06-121-5/+5
* PR middle-end/40102hubicka2009-06-081-3/+6
* * tree-inline.c (remap_decls): Enable nonlocalized variablesaoliva2009-05-281-2/+2
* * cgraph.c (dump_cgraph_node): Dump size/time/benefit.hubicka2009-05-251-6/+0
* 2009-05-25 Richard Guenther <rguenther@suse.de>rguenth2009-05-251-0/+7
* 2009-05-22 Richard Guenther <rguenther@suse.de>rguenth2009-05-221-10/+0
* Revert the following patch until testsuite fallout is fixed:hubicka2009-05-151-0/+6
* * cgraph.c (dump_cgraph_node): Dump size/time/benefit.hubicka2009-05-151-6/+0
* * gcc.dg/tree-ssa/loop-36.c: Reduce amount of iterations to 2 so unrollinghubicka2009-05-121-7/+37
* * tree-inline.c (delete_unreachable_blocks_update_callgraph): Declare.hubicka2009-05-101-4/+15
* PR middle-end/40084hubicka2009-05-101-3/+6
* * cgraphbuild.c (compute_call_stmt_bb_frequency): Accept function argument;hubicka2009-05-081-78/+140
* 2009-04-27 Richard Guenther <rguenther@suse.de>rguenth2009-04-271-0/+7
* * tree-eh.c (tree_remove_unreachable_handlers): Handle shared labels.hubicka2009-04-251-3/+2
* 2009-04-11 Richard Guenther <rguenther@suse.de>rguenth2009-04-111-1/+4
* 2009-04-03 Richard Guenther <rguenther@suse.de>rguenth2009-04-031-20/+15
* 2009-03-30 Martin Jambor <mjambor@suse.cz>jamborm2009-03-301-4/+0
* Bring from lto-branch:hubicka2009-03-281-5/+6
* * tree-inline.c: Include gt-tree-inline.h.jakub2009-03-271-1/+26
* PR target/39361hubicka2009-03-081-1/+7
* PR middle-end/39360jakub2009-03-061-2/+2
* 2009-03-03 H.J. Lu <hongjiu.lu@intel.com>hjl2009-03-031-2/+24
* PR debug/39267hubicka2009-03-011-21/+67
* * tree-inline.c (tree_function_versioning): Output debug info.hubicka2009-03-011-0/+6
* PR debug/39267hubicka2009-03-011-1/+2
* * tree-inline.c (expand_call_inline): Avoid duplicate declarations ofhubicka2009-02-281-22/+27
* 2009-02-25 Martin Jambor <mjambor@suse.cz>jamborm2009-02-251-4/+8
* 2008-12-04 Richard Guenther <rguenther@suse.de>rguenth2008-12-041-0/+1
* * tree-inline.c (tree_inlinable_function_p): Remove tuplesjakub2008-10-201-7/+1
* PR c++/18071hubicka2008-09-171-0/+1
* PR tree-optimization/37392hubicka2008-09-131-2/+10
* PR middle-end/37448hubicka2008-09-111-13/+10
* 2008-09-10 Richard Guenther <rguenther@suse.de>rguenth2008-09-101-0/+16
* PR middle-end/37356jakub2008-09-091-36/+24
* PR middle-end/37393jakub2008-09-081-0/+1
* PR tree-optimization/37315hubicka2008-09-031-17/+35
* PR c++/37436jakub2008-09-031-0/+6
* * expr.c (MOVE_BY_PIECES_P, CLEAR_BY_PIECES_P, SET_BY_PIECES_P): Pass speed ...hubicka2008-09-011-1/+1
* Change attribute((option(...))) to attribute((target(...))); Do not allocate ...meissner2008-08-301-0/+6