* lto-symtab.c (lto_symtab_entry_def) Add vnode.
[gcc.git] / gcc / ipa-inline.c
2010-04-29 Jan Hubicka* lto-symtab.c (lto_symtab_entry_def) Add vnode.
2010-04-28 Martin Jamborcgraph.h (struct cgraph_node): New field indirect_calls.
2010-04-27 Jan Hubickacgraph.c (cgraph_propagate_frequency): New function.
2010-04-21 Jan Hubickatree-pass.h (ipa_opt_pass_d): Rename function_read_summ...
2010-04-21 Jan Hubickacgraph.c (dump_cgraph_node): Dump also assembler name.
2010-04-17 Jan Hubicka* ipa-inline.c (cgraph_early_inlining): Handle flatteni...
2010-04-13 Jan Hubickaipa-inline.c (cgraph_mark_inline_edge): Avoid double...
2010-04-12 Richard Guentheripa.c (cgraph_postorder): Adjust postorder to guarantee...
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-01-29 Richard Guentherre PR middle-end/37448 (cannot compile big function)
2010-01-06 Richard Guentheripa-inline.c (cgraph_decide_inlining_incrementally...
2010-01-05 Martin Jamborre PR tree-optimization/42462 (wrong-code with computed...
2009-12-10 Jakub Jelinekre PR c++/42317 (Issues with comdat virtual dtors)
2009-11-25 H.J. LuRemove trailing white spaces.
2009-11-23 Jan Hubickare PR middle-end/42151 (verify_cgraph_node failed with...
2009-11-18 Martin Jamboripa-prop.h (struct ipa_param_call_note): New field...
2009-11-16 Jan Hubickacgraphbuild.c (compute_call_stmt_bb_frequency): Use...
2009-11-10 Martin Jambortree-pass.h (struct ipa_opt_pass_d): Added stmt_fixup...
2009-10-31 Toon Moeneipa-inline.c (cgraph_decide_inlining): Include reason...
2009-10-22 Jan Hubickare PR tree-optimization/40556 (ICE in IPA-CP with recur...
2009-10-22 Jan Hubickaipa-cp.c (ipcp_write_summary, [...]): New functions.
2009-10-07 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Assert that...
2009-10-03 Diego NovilloMerge lto branch into trunk.
2009-10-01 Jan Hubickacgraph.c (cgraph_clone_node): Add redirect_callers...
2009-09-15 Martin Jamboripa-inline.c (estimate_function_body_sizes): Dump info...
2009-09-14 Richard HendersonSquash commit of EH in gimple
2009-08-12 Xinliang David LiFix to PR41012
2009-07-30 Martin Jamborre PR tree-optimization/40570 (ICE with recursion at...
2009-07-03 Jan Hubickaipa-inline.c (cgraph_decide_inlining_incrementally...
2009-05-25 Jan Hubickacgraph.c (dump_cgraph_node): Dump size/time/benefit.
2009-05-21 Richard Guenthercgraph.h (struct cgraph_node): Remove inline_decl member.
2009-05-16 Ian Lance Tayloralias.c (struct alias_set_entry_d): Rename from struct...
2009-05-15 Jan Hubickainvoke.texi (max-early-inliner-iterations): New flag.
2009-05-15 Jan HubickaRevert the following patch until testsuite fallout...
2009-05-15 Jan Hubickacgraph.c (dump_cgraph_node): Dump size/time/benefit.
2009-05-08 Jan Hubickacgraphbuild.c (compute_call_stmt_bb_frequency): Accept...
2009-04-13 Dwarakanath Rajagopalipa-inline.c (cgraph_decide_inlining_of_small_function...
2009-04-03 Steven Bosscheromp-low.c (pass_expand_omp): Don't claim to provide...
2009-03-28 Jan Hubickatree-pass.h (pass_fixup_cfg): New pass.
2009-03-28 Jan HubickaBring from lto-branch:
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2009-02-06 Jan Hubickare PR tree-optimization/38844 (deadlock with __attribut...
2008-12-30 Steven Bosscherre PR middle-end/38584 (Inline heuristics run even...
2008-12-09 Jakub Jelinekre PR middle-end/38454 (memcpy folding breaks -D_FORTIF...
2008-09-11 Martin Jamboripa-prop.h (struct ipa_param_flags): Removed.
2008-09-09 Jakub Jelinekre PR other/37419 (mpfr related memory corruption)
2008-09-03 Jan Hubickare PR tree-optimization/37315 (gcc.c-torture/execute...
2008-08-30 Jan Hubickaipa-inline.c (cgraph_estimate_growth): Discover self...
2008-08-29 Jan Hubickacgraph.c (cgraph_remove_node): Do not remove nested...
2008-08-29 Jan Hubickaloop-unswitch.c (unswitch_single_loop): Use optimize_lo...
2008-08-24 Jan Hubickaipa-cp.c (ipcp_analyze_node): New function.
2008-08-21 Jan Hubickacgraph.c (first_cgraph_function_insertion_hook): New...
2008-07-29 Jan Hubickaflags.h (flag_really_no_inline): Remove.
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-25 Jan Hubickacgraphbuild.c (record_reference): Drop non-unit-at...
2008-07-23 Martin Jamboripa-cp.c (ipcp_print_edge_profiles): Test for node...
2008-07-23 Michael MeissnerAdd ability to set target options (ix86 only) and optim...
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-05-26 Eric Botcazoure PR tree-optimization/36329 (latent problem with...
2008-05-15 Kenneth Zadeckcgraph.h (compute_inline_parameters): Made public.
2008-05-07 Jan Hubickacgraph.c (dump_cgraph_node): Update.
2008-05-05 Jan Hubickatree-pass.h (pass_O0_always_inline): Declare.
2008-05-02 Jan Hubickare PR tree-optimization/36100 (always_inline attribute...
2008-05-01 Jan Hubickatree-pass.h (opt_pass): Add IPA_PASS.
2008-03-19 Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2008-03-04 Jan Hubickaipa-inline.c (cgraph_decide_inlining_of_small_function...
2008-03-03 Jan Hubickare PR c++/35262 (FAIL: abi_check)
2007-09-04 Jan Hubickare PR middle-end/29478 (optimization generates warning...
2007-08-28 Richard Guenthertree.h (DECL_DISREGARD_INLINE_LIMITS): New.
2007-08-20 Richard Guentherc-objc-common.c (c_disregard_inline_limits): Remove.
2007-08-11 Jan Hubickacgraphunit.c (record_cdtor_fn): Declare all cdtors...
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-06-30 Thomas Neumannipa.c (cgraph_postorder): Cast according to the coding...
2007-06-26 Jan Hubickaipa-inline.c (cgraph_mark_inline): Assert that we never...
2007-06-23 Richard Guentherre PR tree-optimization/16876 (ICE on testcase with...
2007-05-26 Kazu Hiratac-typeck.c, [...]: Fix typos and follow spelling conven...
2007-05-04 Jan Hubickaopts.c (decode_options): Do not fiddle with inlining...
2007-03-14 Jan Hubickaipa-inline.c (cgraph_maybe_hot_edge_p): Look for hot...
2007-02-18 Kazu Hiratacfgloop.c, [...]: Fix comment typos.
2007-02-11 Jan Hubickaipa-inline.c (cgraph_edge_badness): Add "else" missing...
2007-02-09 Jan HubickaMakefile.in (passes.o, [...]): Add dependencies.
2007-02-04 Jan Hubickare PR middle-end/30696 (Linker failure with OpenMP...
2007-02-04 Jan Hubickaipa-inline.c (try_inline): Improve debug output; work...
2007-01-31 Kazu Hiratacgraphunit.c, [...]: Fix comment typos.
2007-01-28 Zdenek Dvoraktree-ssa-loop-unswitch.c: Include tree-inline.h.
2007-01-25 Jan Hubicka* ipa-inline.c (cgraph_decide_inlining): Initialize...
2007-01-24 Jan Hubickaoops, wrong variant of patch.
2007-01-24 Jan Hubickaipa-inline.c (initial_insns, max_insns): Delete.
2007-01-21 Jan Hubickaipa-inline.c (inlining_mode): Comment, move up.
2007-01-19 Jan Hubickaipa-inline.c (cgraph_decide_inlining_incrementally...
2007-01-16 Jan Hubickacgraph.h (cgraph_decide_inlining_incrementally): Kill.
2007-01-08 Jan Hubickatree-pas.h (TODO_remove_function): New flag.
2006-12-20 Jan Hubickacgraph.c: Update overall comment; fix vertical spacing.
2006-12-13 Richard Guentheripa-inline.c (cgraph_flatten_node): Replace leafify...
2006-11-28 Jan Hubickainvoke.texi (large-stack-frame, [...]): New params.
2006-08-21 Jan Hubickare PR middle-end/28071 (A file that can not be compiled...
2006-08-20 Jan Hubickare PR middle-end/28779 (internal compiler error: in...
2006-07-26 Jan Hubickare PR tree-optimization/27882 (segfault in ipa-inline...
2006-07-24 Jan Hubickare PR middle-end/28071 (A file that can not be compiled...
2006-04-07 Jan Hubicka* ipa-inline.c (cgraph_early_inlining): Collect garbage.
next