summaryrefslogtreecommitdiff
path: root/gcc/tree-inline.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* * tree-inline.c (insert_init_stmt): Insert sequence even whenhubicka2008-08-291-4/+4
* * tree.c (build_function_type_skip_args, build_function_decl_skip_args):hubicka2008-08-291-13/+32
* * cp-gimplify.c (cp_gimplify_expr): Add PRED_CONTINUE heuristic.hubicka2008-08-291-0/+7
* * tree-inline.c (tree_function_versioning): Look harderhubicka2008-08-241-2/+9
* * ipa-cp.c (constant_val_insert): Remove.hubicka2008-08-231-58/+75
* * tree.c (decl_address_ip_invariant_p): New function.hubicka2008-08-231-2/+12
* * cgraph.c (first_cgraph_function_insertion_hook): New variable.hubicka2008-08-211-1/+1
* * tree.h (IS_CONVERT_EXPR_CODE_P): Renamed totomby2008-08-181-4/+2
* PR tree-optimization/37084jakub2008-08-121-4/+3
* * builtins.c (expand_builtin_profile_func): Avoid C++ keywords.ghazi2008-08-061-95/+95
* * flags.h (flag_really_no_inline): Remove.hubicka2008-07-291-1/+1