lto-cgraph.c (lto_output_node, [...]): Stream split_part.
[gcc.git] / gcc / ipa-inline.c
2015-04-01 Jan Hubickalto-cgraph.c (lto_output_node, [...]): Stream split_part.
2015-03-30 Jan Hubickare PR ipa/65076 (16% tramp3d-v4.cpp compile time regres...
2015-03-26 Jan Hubickaipa-inline.c (check_maybe_up, [...]): New macros.
2015-03-26 Jan Hubickaipa-inline-analysis.c (redirect_to_unreachable): New...
2015-03-20 Jan Hubickaipa-inline.c (can_inline_edge_p): Short circuit if...
2015-03-05 Martin LiskaFix warnings occured during profiledboostrap on
2015-03-02 Jan Hubickare PR lto/65130 (ICE with LTO on valid code on x86_64...
2015-03-01 Jan Hubickaipa-inline.c (can_inline_edge_p): Match opt_for_fn...
2015-02-26 Marek Polacekre PR ipa/65008 (ICE: in estimate_edge_growth, at ipa...
2015-02-17 Jan Hubickaipa-visibility.c (function_and_variable_visibility...
2015-02-05 Jan Hubickare PR ipa/64686 (ICE: in edge_badness, at ipa-inline...
2015-02-02 Jan Hubickaipa-inline.c (early_inliner): Skip inlining only in...
2015-01-29 Ilya Enkovichre PR middle-end/64805 (Specific use of __attribute...
2015-01-26 Jakub Jelinekre PR ipa/64730 (g++.dg/ipa/pr64049-1.C ICE: SEGV when...
2015-01-22 Jan Hubickare PR ipa/64694 (FAIL: 23_containers/unordered_set...
2015-01-22 Richard Bieneripa-inline.c (can_inline_edge_p): Disable inlining...
2015-01-20 Jan Hubickare PR lto/45375 ([meta-bug] Issues with building Mozill...
2015-01-19 Jan Hubickare PR ipa/64218 (ICE: Segmentation fault (symtab_node...
2015-01-16 Jan Hubickaipa-inline.c (inline_small_functions): Work around...
2015-01-14 Naveen H.Sipa-inline.c (inline_small_functions): Swap the operand...
2015-01-14 Jan Hubickare PR ipa/64481 (r219076 breaks bootstrap (x86_64-unkno...
2015-01-13 Jan Hubickare PR ipa/64565 (ICE: in inline_small_functions, at...
2015-01-12 Jan Hubickare PR ipa/63967 (r217633 caused internal compiler error...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-27 Jan Hubickaipa-inline.c (max_count_real, [...]): Remove.
2014-12-22 Martin Liskasymbol_summary is used for inline_summary.
2014-12-22 Martin Liskaipa-prop uses symbol_summary class.
2014-12-12 Jan Hubickaipa-inline.c (ipa_inline): Fix condition on when TODO_r...
2014-12-11 Jan Hubickare PR ipa/61324 (ICE: SIGSEGV at ipa-comdats.c:321...
2014-12-10 Martin LiskaNew sreal implementation which uses int64_t as m_sig.
2014-12-08 David MalcolmPR jit/63854: Introduce xstrdup_for_dump
2014-11-24 Martin Liska[PATCH 2/2] ipa-inline uses sreal for as fibonacci_heap...
2014-11-18 Jan Hubickaipa-cp.c (ipcp_cloning_candidate_p): Use opt_for_fn.
2014-11-18 Martin LiskaNew template fibonacci_heap class introduced.
2014-11-11 Trevor Saundersc++ify sreal
2014-11-05 Ilya Enkovichipa-chkp.c: New.
2014-10-31 Eric Botcazouipa-inline.c (want_inline_small_function_p): Fix typo...
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-21 Dehao ChenAdd AutoFDO.
2014-10-20 Andrew MacLeodcfgrtl.h: New.
2014-10-07 Eric Botcazoucgraph.h (cgraph_node::get_fun): Declare.
2014-08-25 Martin LiskaIPA C++ refactoring 4/N
2014-08-20 Jan Hubickacgraphunit.c (ipa_passes, compile): Reshedule symtab_re...
2014-07-24 Martin LiskaIPA C++ refactoring 1/N
2014-07-09 Trevor Saundersremove has_execute
2014-07-01 Martin LiskaIPA REF alias refactoring
2014-06-25 Martin LiskaIPA REF refactoring
2014-06-02 Andrew MacLeodexpr.h: Remove prototypes of functions defined in built...
2014-05-26 Richard Bienersystem.h: Define __STDC_FORMAT_MACROS before including...
2014-05-21 Jan Hubickare PR bootstrap/60984 (AIX: gcc-4.9.0 bootstrap fails...
2014-04-18 Jan Hubickaipa-inline.h (INLINE_HINT_known_hot): New hint.
2014-04-18 Jan Hubickaipa-inline.c (spec_rem): New static variable.
2014-04-17 Jan Hubickaipa-inline.c (inline_small_functions): Account only...
2014-04-17 Trevor Saunderspass cfun to pass::execute
2014-04-17 Trevor Saundersremove has_gate
2014-04-04 Martin Jamborre PR ipa/60640 (ICE edge points to wrong declaration...
2014-03-28 Jan Hubickare PR ipa/60243 (IPA is slow on large cgraph tree)
2014-03-27 Dehao Chen* ipa-inline.c (early_inliner): Update node's inline...
2014-03-26 Jan Hubickare PR ipa/60315 (template constructor switch optimization)
2014-02-20 Jan Hubickare PR middle-end/58555 (Floating point exception in...
2014-02-07 Jeff Law* ipa-inline.c (inline_small_functions): Fix typos.
2014-02-05 Yury Gribovre PR sanitizer/59600 (no_sanitize_address mishandled...
2014-01-27 Jeff Law* ipa-inline.c (inline_small_functions): Fix typo.
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-23 Jason Merrillre PR c++/41090 (Using static label reference in c...
2013-12-17 Aldy Hernandezipa-inline.c (gate_ipa_inline): Remove.
2013-12-02 Yuri RumyantsevAdd missed pointer de-reference
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-22 Trevor Saundersadd auto_vec
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-18 Trevor Saundersremove nolonger needed {cgraph,varpool}_node_{,asm_...
2013-11-13 Teresa Johnsonre PR ipa/58862 (LTO profiledbootstrap failure: lto1...
2013-10-29 Balaji V. IyerAdded _Cilk_spawn and _Cilk_sync (2 cilk keywords)...
2013-10-29 David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-21 Paulo Matosipa-inline.c (edge_badness): Cap edge->count at max_cou...
2013-10-10 David Malcolmipa-inline.c:ipa_inline: Fix leak of "order" when optim...
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-17 Jan Hubickare PR ipa/58332 (error: inlined_to pointer is set but...
2013-09-13 Jan Hubickare PR middle-end/58094 (IPA devirt testsuite errors)
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-09-06 Jan Hubickare PR middle-end/58094 (IPA devirt testsuite errors)
2013-08-30 Jan Hubickacgraph.c (cgraph_function_body_availability): Handle...
2013-08-28 Dehao Chenipa-inline.c (edge_badness): Fix integer underflow.
2013-08-26 Jan Hubickacgraph.c (cgraph_speculative_call_info): Fix parameter...
2013-08-13 Jan Hubickacgraph.c (cgraph_turn_edge_to_speculative): Return...
2013-08-09 Jan Hubickacgraphbuild.c (cgraph_rebuild_references): Rebuild...
2013-08-08 Jan Hubickacgraphbuild.c (build_cgraph_edges): Do not walk into...
2013-08-05 David MalcolmAutomated conversion of passes to C++ classes
2013-06-24 Martin Jamborre PR tree-optimization/57539 (ice in ipa_edge_duplicat...
2013-06-18 Sriraman TallamEmit errors when always_inline functions cannot be...
2013-06-15 Dehao Chentree-flow.h (gimple_check_call_matching_types): Add...
2013-06-04 Jan Hubickaattr-alias.c: New testcase.
2013-05-29 Jan Hubickacgraph.h (symtab_node_base): Add definition, alias...
2013-05-15 Martin Jamboripa-prop.c (ipa_print_node_jump_functions): Print symbo...
2013-04-10 Richard Bienerpasses.c (execute_todo): Do not call ggc_collect condit...
2013-04-10 Zhouyi Zhoucif-code.def (OVERWRITABLE): Correct the comment for...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
next