]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ipa-inline.c
2015-06-04 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / ipa-inline.c
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-05-13  hubicka PR ipa/65873
2015-05-09  jason * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c,
2015-04-30  hubicka PR ipa/65873
2015-04-17  chrbr* ipa-inline.c (can_inline_edge_p): Allow inlining...
2015-04-03  hubicka PR ipa/65076
2015-04-01  hubicka * lto-cgraph.c (lto_output_node, input_overwrite_node...
2015-03-30  hubicka PR ipa/65076
2015-03-26  hubicka * ipa-inline.c (check_maybe_up, check_maybe_down,...
2015-03-26  hubicka * ipa-inline-analysis.c (redirect_to_unreachable)...
2015-03-20  hubicka * ipa-inline.c (can_inline_edge_p): Short circuit...
2015-03-05  marxinFix warnings occured during profiledboostrap on
2015-03-02  hubicka PR ipa/65130
2015-03-01  hubicka * ipa-inline.c (can_inline_edge_p): Match opt_for_fn...
2015-02-26  mpolacek PR ipa/65008
2015-02-17  hubicka * ipa-visibility.c (function_and_variable_visibility...
2015-02-05  hubicka PR ipa/64686
2015-02-02  hubicka * ipa-inline.c (early_inliner): Skip inlining only...
2015-01-29  ienkovichgcc/
2015-01-26  jakub PR ipa/64730
2015-01-22  hubicka PR ipa/64694
2015-01-22  rguenth2015-01-22 Richard Biener <rguenther@suse.de>
2015-01-20  hubicka PR lto/45375
2015-01-19  hubicka PR ipa/64218
2015-01-16  hubicka * ipa-inline.c (inline_small_functions): Work around...
2015-01-14  naveenh2015-01-15 Naveen H.S <Naveen.Hurugalawadi@caviumnetw...
2015-01-14  hubicka PR ipa/64481
2015-01-13  hubicka PR ipa/64565
2015-01-12  hubicka PR ipa/63967
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-12-27  hubicka * ipa-inline.c (max_count_real, max_relbenefit_real,
2014-12-22  marxinsymbol_summary is used for inline_summary.
2014-12-22  marxinipa-prop uses symbol_summary class.
2014-12-12  hubicka * ipa-inline.c (ipa_inline): Fix condition on when
2014-12-11  hubicka PR ipa/61324
2014-12-10  marxinNew sreal implementation which uses int64_t as m_sig.
2014-12-08  dmalcolmPR jit/63854: Introduce xstrdup_for_dump
2014-11-24  marxin[PATCH 2/2] ipa-inline uses sreal for as fibonacci_heap...
2014-11-18  hubicka * ipa-cp.c (ipcp_cloning_candidate_p): Use opt_for_fn.
2014-11-18  marxinNew template fibonacci_heap class introduced.
2014-11-11  tbsaundec++ify sreal
2014-11-05  ienkovichgcc/
2014-10-31  ebotcazou * ipa-inline.c (want_inline_small_function_p): Fix...
2014-10-28  amacleod * cgraph.h: Flatten. Remove all include files.
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-21  dehaoAdd AutoFDO.
2014-10-20  amacleod2014-10-20 Andrew MacLeod <amacleod@redhat.com>
2014-10-07  ebotcazou * cgraph.h (cgraph_node::get_fun): Declare.
2014-08-25  marxinIPA C++ refactoring 4/N
2014-08-20  hubicka * cgraphunit.c (ipa_passes, compile): Reshedule
2014-07-24  marxinIPA C++ refactoring 1/N
2014-07-09  tbsaunderemove has_execute
2014-07-01  marxinIPA REF alias refactoring
2014-06-25  marxinIPA REF refactoring
2014-06-02  amacleod * expr.h: Remove prototypes of functions defined in...
2014-05-26  rguenth2014-05-23 Richard Biener <rguenther@suse.de>
2014-05-21  hubicka PR bootstrap/60984
2014-04-22  rsandifoMerge from trunk.
2014-04-18  hubicka * ipa-inline.h (INLINE_HINT_known_hot): New hint.
2014-04-18  hubicka * ipa-inline.c (spec_rem): New static variable.
2014-04-17  hubicka * ipa-inline.c (inline_small_functions): Account only...
2014-04-17  rsandifoMerge from trunk.
2014-04-17  tbsaundepass cfun to pass::execute
2014-04-17  tbsaunderemove has_gate
2014-04-04  jamborm2014-04-04 Martin Jambor <mjambor@suse.cz>
2014-04-02  mrsMerge in trunk.
2014-03-28  hubicka PR ipa/60243
2014-03-27  dehao * ipa-inline.c (early_inliner): Update node's inline...
2014-03-26  hubicka PR ipa/60315
2014-02-20  hubicka PR ipa/58555
2014-02-10  mrsMerge in trunk.
2014-02-07  law * ipa-inline.c (inline_small_functions): Fix...
2014-02-05  ygribov PR sanitizer/59600
2014-01-27  law * ipa-inline.c (inline_small_functions): Fix...
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-23  jason PR c++/41090
2013-12-17  aldyh * ipa-inline.c (gate_ipa_inline): Remove.
2013-12-04  rsandifoMerge with trunk.
2013-12-02  hjlAdd missed pointer de-reference
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-22  rsandifoMerge with trunk.
2013-11-22  tbsaundeadd auto_vec
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-18  rsandifoMerge from trunk.
2013-11-18  tbsaunderemove nolonger needed {cgraph,varpool}_node_{,asm_...
2013-11-16  mrsMerge in trunk.
2013-11-13  tejohnson2013-11-13 Teresa Johnson <tejohnson@google.com>
2013-11-04  mrsMerge in trunk.
2013-10-29  bviyerAdded _Cilk_spawn and _Cilk_sync (2 cilk keywords)...
2013-10-29  dmalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-23  amacleod * tree-ssa.h: Remove all #include's
2013-10-21  pmatos * ipa-inline.c (edge_badness): Cap edge->count at...
2013-10-20  mrsMerge in trunk.
2013-10-10  dmalcolmipa-inline.c:ipa_inline: Fix leak of "order" when optim...
2013-09-28  rsandifogcc/
2013-09-20  mrsMerge in trunk.
2013-09-17  hubicka PR middle-end/58332
next