summaryrefslogtreecommitdiff
path: root/gcc/tree-inline.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-717/+1341
* * cgraph.c (cgraph_function_possibly_inlined_p): Do not rely on DECL_INLINE.hubicka2008-07-261-1/+0
* * cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.hubicka2008-07-251-28/+3
* 2008-07-23 Martin Jambor <mjambor@suse.cz>jamborm2008-07-231-5/+30
* Add ability to set target options (ix86 only) and optimization options on a f...meissner2008-07-231-0/+31
* * gimplify.c (struct gimplify_ctx): Move to tree-gimple.h.jakub2008-07-091-2/+5
* * ggc.h (GGC_RESIZEVAR): New, reorder macros.ghazi2008-06-201-4/+4
* * tree-inline.c (copy_body_r): Copy TREE_SIDE_EFFECTS along withebotcazou2008-06-121-0/+1
* 2008-06-10 Vinodha Ramasamy <vinodha@google.com>dougkwan2008-06-101-4/+5
* * c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value tojakub2008-06-061-0/+1
* gcc/rwild2008-06-061-2/+2
* * tree-inline.c (setup_one_parameter): Remove dead code.ebotcazou2008-05-171-16/+2
* 2008-05-13 Diego Novillo <dnovillo@google.com>dnovillo2008-05-131-1/+1
* * config/pa/pa.c (reloc_needed): Use CASE_CONVERT.tomby2008-05-091-2/+1
* 2008-05-07 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2008-05-071-1/+1
* * tree-cfg.c (verify_expr): Check for NON_LVALUE_EXPR astomby2008-04-231-1/+0
* * except.c (dw2_size_of_call_site_table,hubicka2008-04-181-22/+19
* PR tree-optimization/35899jakub2008-04-161-3/+3
* 2007-03-09 Paolo Bonzini <bonzini@gnu.org>bonzini2008-04-031-38/+6
* 2008-03-21 Richard Guenther <rguenther@suse.de>rguenth2008-03-201-2/+2
* * tree-pretty-print.c: Include predict.h.hubicka2008-03-181-0/+1
* 2008-02-29 Douglas Gregor <doug.gregor@gmail.com>dgregor2008-02-291-0/+2
* 2008-02-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2008-02-261-1/+0
* 2008-02-21 Richard Guenther <rguenther@suse.de>rguenth2008-02-211-0/+1
* PR middle-end/28779hubicka2008-02-191-8/+26
* PR middle-end/34969jakub2008-01-291-2/+8
* 2008-01-29 Richard Guenther <rguenther@suse.de>rguenth2008-01-291-4/+10