OSDN Git Service

* gcc.dg/lto/ipacp_0.c: New test.
[pf3gnuchains/gcc-fork.git] / gcc / tree-inline.c
2010-05-17 hubicka * cgraph.h (struct ipa_replace_map): Add parm_num...
2010-05-13 hubicka * cgraph.c (cgraph_mark_address_taken_node): No longer...
2010-05-12 hubicka * cgraph.h (struct varpool_node): Add aux.
2010-05-11 hubicka * cgraphbuild.c (cgraph_rebuild_references): New.
2010-05-10 rguenth2010-05-10 Richard Guenther <rguenther@suse.de>
2010-04-28 jamborm2010-04-28 Martin Jambor <mjambor@suse.cz>
2010-04-28 rguenth2010-04-28 Richard Guenther <rguenther@suse.de>
2010-04-27 hubicka * tree-inline.c (eni_inlining_weights): Remove.
2010-04-26 hubicka * cgraph.c (cgraph_create_node): Set node frequency...
2010-04-23 rguenth2010-04-23 Richard Guenther <rguenther@suse.de>
2010-04-23 lauras2010-04-22 Laurynas Biveinis <laurynas.biveinis@gmail...
2010-04-15 rguenth2010-04-15 Richard Guenther <rguenther@suse.de>
2010-04-12 rguenth2010-04-12 Richard Guenther <rguenther@suse.de>
2010-03-18 jamborm2010-03-18 Martin Jambor <mjambor@suse.cz>
2010-03-12 jakub PR debug/43329
2010-02-22 rguenth2010-02-22 Richard Guenther <rguenther@suse.de>
2010-01-27 rguenth2010-01-27 Richard Guenther <rguenther@suse.de>
2010-01-27 jakub PR middle-end/42874
2010-01-20 rguenth2010-01-20 Richard Guenther <rguenther@suse.de>
2010-01-14 jakub PR debug/42657
2010-01-12 jakub PR tree-optimization/42645
2009-12-10 hubicka PR middle-end/42228
2009-12-01 rguenth2009-12-01 Richard Guenther <rguenther@suse.de>
2009-11-29 hubicka * cgraph.c (same_body_alias_1): Break out of
2009-11-28 jakub * matrix-reorg.c (analyze_matrix_allocation_site)...
2009-11-25 hjlRemove trailing white spaces.
2009-11-16 hubicka * cgraphbuild.c (compute_call_stmt_bb_frequency):...
2009-11-16 hubicka * cgraph.c (cgraph_release_function_body): Update...
2009-10-26 uweigand2009-10-26 Ben Elliston <bje@au.ibm.com>
2009-10-05 pinskia2009-10-05 Andrew Pinski <andrew_pinski@playstation...
2009-10-03 dnovilloMerge lto branch into trunk.
2009-09-28 matz * builtins.c (interclass_mathfn_icode): New helper.
2009-09-17 matz PR middle-end/41347
2009-09-14 rthSquash commit of EH in gimple
2009-09-13 rguenth2009-09-13 Richard Guenther <rguenther@suse.de>
2009-09-11 matz PR middle-end/41275
2009-09-02 aolivagcc/ChangeLog:
2009-08-12 davidxlFix to PR41012
2009-08-10 dodji2009-08-10 Dodji Seketeli <dodji@redhat.com>
2009-07-30 amacleodAdd source_location support to PHI arguments.
2009-07-30 rth * cgraph.c (cgraph_set_call_stmt_including_clon...
2009-07-25 jamborm2009-07-25 Martin Jambor <mjambor@suse.cz>
2009-07-21 jakub PR tree-optimization/40813
2009-07-20 jamborm2009-07-20 Jan Hubicka <jh@suse.cz>
2009-07-17 rguenth2009-07-17 Richard Guenther <rguenther@suse.de>
2009-07-16 manu2009-07-17 Aldy Hernandez <aldyh@redhat.com>
2009-06-30 ebotcazou * cgraphunit.c (cgraph_finalize_compilation_unit)...
2009-06-26 rth * function.h (struct function): Add cannot_be_copied_r...
2009-06-12 aldyhgcc/java/
2009-06-08 hubicka PR middle-end/40102
2009-05-28 aoliva* tree-inline.c (remap_decls): Enable nonlocalized...
2009-05-25 hubicka * cgraph.c (dump_cgraph_node): Dump size/time/benefit.
2009-05-25 rguenth2009-05-25 Richard Guenther <rguenther@suse.de>
2009-05-22 rguenth2009-05-22 Richard Guenther <rguenther@suse.de>
2009-05-15 hubicka Revert the following patch until testsuite fallout...
2009-05-15 hubicka * cgraph.c (dump_cgraph_node): Dump size/time/benefit.
2009-05-12 hubicka * gcc.dg/tree-ssa/loop-36.c: Reduce amount of iteratio...
2009-05-10 hubicka * tree-inline.c (delete_unreachable_blocks_update_call...
2009-05-10 hubicka PR middle-end/40084
2009-05-08 hubicka * cgraphbuild.c (compute_call_stmt_bb_frequency):...
2009-04-27 rguenth2009-04-27 Richard Guenther <rguenther@suse.de>
2009-04-25 hubicka * tree-eh.c (tree_remove_unreachable_handlers): Handle...
2009-04-11 rguenth2009-04-11 Richard Guenther <rguenther@suse.de>
2009-04-03 rguenth2009-04-03 Richard Guenther <rguenther@suse.de>
2009-03-30 jamborm2009-03-30 Martin Jambor <mjambor@suse.cz>
2009-03-28 hubicka Bring from lto-branch:
2009-03-27 jakub * tree-inline.c: Include gt-tree-inline.h.
2009-03-08 hubicka PR target/39361
2009-03-06 jakub PR middle-end/39360
2009-03-03 hjl2009-03-03 H.J. Lu <hongjiu.lu@intel.com>
2009-03-01 hubicka PR debug/39267
2009-03-01 hubicka * tree-inline.c (tree_function_versioning): Output...
2009-03-01 hubicka PR debug/39267
2009-02-28 hubicka * tree-inline.c (expand_call_inline): Avoid duplicate...
2009-02-25 jamborm2009-02-25 Martin Jambor <mjambor@suse.cz>
2008-12-04 rguenth2008-12-04 Richard Guenther <rguenther@suse.de>
2008-10-20 jakub * tree-inline.c (tree_inlinable_function_p): Remove...
2008-09-17 hubicka PR c++/18071
2008-09-13 hubicka PR tree-optimization/37392
2008-09-11 hubicka PR middle-end/37448
2008-09-10 rguenth2008-09-10 Richard Guenther <rguenther@suse.de>
2008-09-09 jakub PR middle-end/37356
2008-09-08 jakub PR middle-end/37393
2008-09-03 hubicka PR tree-optimization/37315
2008-09-03 jakub PR c++/37436
2008-09-01 hubicka * expr.c (MOVE_BY_PIECES_P, CLEAR_BY_PIECES_P, SET_BY_...
2008-08-30 meissnerChange attribute((option(...))) to attribute((target...
2008-08-29 hubicka * tree-inline.c (insert_init_stmt): Insert sequence...
2008-08-29 hubicka * tree.c (build_function_type_skip_args, build_functio...
2008-08-29 hubicka * cp-gimplify.c (cp_gimplify_expr): Add PRED_CONTINUE...
2008-08-24 hubicka * tree-inline.c (tree_function_versioning): Look harder
2008-08-23 hubicka * ipa-cp.c (constant_val_insert): Remove.
2008-08-23 hubicka * tree.c (decl_address_ip_invariant_p): New function.
2008-08-21 hubicka * cgraph.c (first_cgraph_function_insertion_hook)...
2008-08-18 tomby * tree.h (IS_CONVERT_EXPR_CODE_P): Renamed to
2008-08-12 jakub PR tree-optimization/37084
2008-08-06 ghazi * builtins.c (expand_builtin_profile_func): Avoid...
2008-07-29 hubicka * flags.h (flag_really_no_inline): Remove.
2008-07-28 rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-07-26 hubicka * cgraph.c (cgraph_function_possibly_inlined_p): Do...
next