]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ipa-inline-transform.c
asan.c (create_cond_insert_point): Maintain profile.
[thirdparty/gcc.git] / gcc / ipa-inline-transform.c
2017-11-03  Jan Hubickaasan.c (create_cond_insert_point): Maintain profile.
2017-10-19  Jan Hubickaasan.c (create_cond_insert_point): Do not update edge...
2017-06-16  Jan Hubickaipa-inline-transform.c (update_noncloned_frequencies...
2017-06-10  Jan Hubickaipa-inline-transform.c: Include function.h, cfg.h and...
2017-05-23  Martin LiskaIntroduce symtab_node::dump_{asm_,}name functions.
2017-05-23  Jan Hubickaipa-inline-analysis.c (cgraph_2edge_hook_list, [.....
2017-05-22  Jan HubickaMakefile.in: Add ipa-fnsummary.o and ipa-fnsummary.h
2017-01-13  Martin LiskaReload global options when strict aliasing is dropped...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-11-30  Martin LiskaIntroduce -fdump-ipa-clones dump output
2016-09-20  Kugan VivekanandarajahAdd IPA VRP
2016-07-13  Ilya Enkovichre PR ipa/71633 ([CHKP] internal compiler error: in...
2016-06-29  Martin LiskaMark -fstack-protect as optimization flag.
2016-06-03  Joseph MyersAdd option for whether ceil etc. can raise "inexact...
2016-05-18  Jan Hubickaipa-inline-transform.c (preserve_function_body_p):...
2016-05-16  Jan Hubickaipa-inline-analysis.c (compute_inline_parameters):...
2016-05-02  Jan Hubickaipa-inline-analysis.c (reset_inline_summary): Clear...
2016-03-26  Richard Bienerre PR ipa/70366 (chromium fails to build with LTO due...
2016-02-22  Richard Bienerre PR middle-end/37448 (cannot compile big function)
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-01  Jan Hubickaipa-inline-transform.c (inline_call): Drop -fstrict...
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-28  Mikhail Maltsev[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25  Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-04-12  Jan Hubickare PR middle-end/65743 (LTO+FDO build of Firefox crashe...
2015-04-03  Jan Hubickare PR target/65648 (Bad code due to IRA fails to recogn...
2015-03-26  Jan Hubickaipa-inline-analysis.c (redirect_to_unreachable): New...
2015-03-04  Jan Hubickacgraph.c (cgraph_node::can_remove_if_no_direct_calls_p...
2015-03-02  Jan Hubickare PR ipa/64988 (ICE: verify_cgraph_node failed: Alias...
2015-02-13  Martin Jamborre PR ipa/65028 (450.soplex in SPEC CPU 2006 is miscomp...
2015-01-20  Jan Hubickare PR lto/45375 ([meta-bug] Issues with building Mozill...
2015-01-15  Jan Hubickare PR bootstrap/64612 (profiledbootstrap failures)
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-22  Martin Liskasymbol_summary is used for inline_summary.
2014-12-22  Martin Liskaipa-prop uses symbol_summary class.
2014-11-24  Jan Hubickare PR ipa/63671 (21% tramp3d-v4 performance hit due...
2014-11-22  Jan Hubickaipa.c (symbol_table::remove_unreachable_nodes): Mark...
2014-11-18  Jan Hubickaipa-cp.c (ipcp_cloning_candidate_p): Use opt_for_fn.
2014-10-28  Andrew MacLeodcgraph.h: Flatten.
2014-10-17  Eric Botcazouipa-inline-transform.c (master_clone_with_noninline_clo...
2014-08-25  Martin LiskaIPA C++ refactoring 4/N
2014-08-04  Martin LiskaIPA C++ refactoring 3/N
2014-07-24  Martin LiskaIPA C++ refactoring 1/N
2014-06-25  Martin LiskaIPA REF refactoring
2014-05-24  Jan Hubickatree-core.h (tree_decl_with_vis): Replace comdat_group...
2014-05-21  Jan Hubickare PR bootstrap/60984 (AIX: gcc-4.9.0 bootstrap fails...
2014-05-20  Dehao Chenipa-inline-transform.c (clone_inlined_nodes): Use min...
2014-04-04  Martin Jamborre PR ipa/60640 (ICE edge points to wrong declaration...
2014-02-20  Jan Hubickare PR middle-end/58555 (Floating point exception in...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-23  Jason Merrillre PR c++/41090 (Using static label reference in c...
2013-11-18  Trevor Saundersremove nolonger needed {cgraph,varpool}_node_{,asm_...
2013-10-29  David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
2013-09-12  Andrew MacLeodtree-ssa.h: New.
2013-09-02  Jan Hubickaipa-inline-transform.c (inline_transform): Do not optim...
2013-08-26  Jan Hubickaipa-inline-transform.c (inline_transform): Be ready...
2013-08-13  Jan Hubickacgraph.c (cgraph_turn_edge_to_speculative): Return...
2013-08-08  Jan Hubickacgraphbuild.c (build_cgraph_edges): Do not walk into...
2013-08-01  Jan Hubickacgraph.c (cgraph_release_function_body): Use used_as_ab...
2013-06-24  Martin Jamborre PR tree-optimization/57539 (ice in ipa_edge_duplicat...
2013-05-29  Jan Hubickacgraph.h (symtab_node_base): Add definition, alias...
2013-05-15  Martin Jamboripa-prop.c (ipa_make_edge_direct_to_target): Redirect...
2013-01-17  Martin Jamborre PR tree-optimization/55264 (ICE: in ipa_make_edge_di...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-12-07  Martin Jamborre PR middle-end/55078 (FAIL: g++.dg/torture/pr46154.C)
2012-11-20  Diego NovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01  Jan Hubickare PR tree-optimization/55104 (ice in inline_call,...
2012-10-26  Jan Hubickaipa-inline-transform.c (inline_call): Only account...
2012-10-25  Jan Hubickaipa-cp.c (ipcp_discover_new_direct_edges): If something...
2012-08-10  Jan Hubickare PR middle-end/54146 (Very slow compile with attribut...
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-05-31  Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-29  Joseph MyersLANGUAGES: Fix typos.
2012-04-30  Jan Hubickacgraph.c (ld_plugin_symbol_resolution_names): Move...
2012-04-25  Jan Hubickacgraphunit.c: Update toplevel comment.
2012-04-17  Jan Hubickacgraph.c (cgraph_hash, [...]): Remove.
2012-04-14  Jan Hubickacgraph.h: Update copyrights;
2012-03-22  Jan Hubickare PR tree-optimization/51737 (g++ crashes (internal...
2012-01-30  Richard Guentherre PR middle-end/52045 (ICE: in execute_todo, at passes...
2012-01-11  Eric Botcazoutree.h (build_function_decl_skip_args): Add boolean...
2011-09-23  Jan Hubickainline-1.c: new testcase.
2011-09-22  Jan Hubickaipa-inline-transform.c (inline_call): Always update...
2011-09-13  Jan Hubickaipa-inline-transform.c (can_remove_node_now_p): Fix...
2011-06-21  Richard Guentheripa-inline-transform.c (inline_transform): Fix previous...
2011-06-21  Richard Guentheripa-inline-transform.c (inline_transform): Fix typo.
2011-06-21  Christian BruelPR middle-end/49139 fix always_inline diagnostics
2011-06-13  Jan Hubickaipa-inline-transform.c (+can_remove_node_now_p_1):...
2011-06-12  Jan Hubickare PR middle-end/48836 (internal compiler error: in...
2011-06-11  Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Kill same body...
2011-06-10  Jan Hubickaipa-inline-transform.c (can_remove_node_now_p): Move...
2011-05-08  Jan Hubickacgraph.c (cgraph_clone_node): Add call_duplication_hook...
next