summaryrefslogtreecommitdiff
path: root/gcc/tree-inline.c
Commit message (Expand)AuthorAgeFilesLines
* PR debug/42801jakub2010-05-251-19/+19
* * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orjsm282010-05-211-0/+1
* gcc/ChangeLog:steven2010-05-211-1/+0
* * cgraph.h (struct ipa_replace_map): Add parm_num parameter.hubicka2010-05-171-0/+9
* * cgraph.c (cgraph_mark_address_taken_node): No longer imply needed flag.hubicka2010-05-131-0/+1
* * cgraph.h (struct varpool_node): Add aux.hubicka2010-05-121-1/+1
* * cgraphbuild.c (cgraph_rebuild_references): New.hubicka2010-05-111-0/+2
* 2010-05-10 Richard Guenther <rguenther@suse.de>rguenth2010-05-101-0/+2
* 2010-04-28 Martin Jambor <mjambor@suse.cz>jamborm2010-04-281-4/+3
* 2010-04-28 Richard Guenther <rguenther@suse.de>rguenth2010-04-281-3/+17
* * tree-inline.c (eni_inlining_weights): Remove.hubicka2010-04-271-12/+79
* * cgraph.c (cgraph_create_node): Set node frequency to normal.hubicka2010-04-261-1/+0
* 2010-04-23 Richard Guenther <rguenther@suse.de>rguenth2010-04-231-2/+10
* 2010-04-22 Laurynas Biveinis <laurynas.biveinis@gmail.com>lauras2010-04-231-1/+0
* 2010-04-15 Richard Guenther <rguenther@suse.de>rguenth2010-04-151-6/+19
* 2010-04-12 Richard Guenther <rguenther@suse.de>rguenth2010-04-121-5/+9
* 2010-03-18 Martin Jambor <mjambor@suse.cz>jamborm2010-03-181-0/+1
* PR debug/43329jakub2010-03-121-3/+2
* 2010-02-22 Richard Guenther <rguenther@suse.de>rguenth2010-02-221-1/+8
* 2010-01-27 Richard Guenther <rguenther@suse.de>rguenth2010-01-271-10/+0
* PR middle-end/42874jakub2010-01-271-43/+0
* 2010-01-20 Richard Guenther <rguenther@suse.de>rguenth2010-01-201-0/+6
* PR debug/42657jakub2010-01-141-0/+6
* PR tree-optimization/42645jakub2010-01-121-7/+13
* PR middle-end/42228hubicka2009-12-101-2/+4
* 2009-12-01 Richard Guenther <rguenther@suse.de>rguenth2009-12-011-2/+2
* * cgraph.c (same_body_alias_1): Break out ofhubicka2009-11-291-4/+0
* * matrix-reorg.c (analyze_matrix_allocation_site): Remove unusedjakub2009-11-281-25/+9
* Remove trailing white spaces.hjl2009-11-251-37/+37
* * cgraphbuild.c (compute_call_stmt_bb_frequency): Use proper ENTRY_BLOCK_PTR.hubicka2009-11-161-65/+62
* * cgraph.c (cgraph_release_function_body): Update use ofhubicka2009-11-161-5/+21
* 2009-10-26 Ben Elliston <bje@au.ibm.com>uweigand2009-10-261-0/+1
* 2009-10-05 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2009-10-051-1/+1
* Merge lto branch into trunk.dnovillo2009-10-031-1/+5
* * builtins.c (interclass_mathfn_icode): New helper.matz2009-09-281-2/+44
* PR middle-end/41347matz2009-09-171-0/+8
* Squash commit of EH in gimplerth2009-09-141-70/+109
* 2009-09-13 Richard Guenther <rguenther@suse.de>rguenth2009-09-131-0/+25
* PR middle-end/41275matz2009-09-111-0/+1
* gcc/ChangeLog:aoliva2009-09-021-53/+261
* 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