Daily bump.
[gcc.git] / gcc / ipa-inline-transform.c
2021-01-04 Jakub JelinekUpdate copyright years.
2020-11-03 Jan HubickaAvoid recursion in tree-inline
2020-10-26 Jan HubickaFix simdclones
2020-10-26 Jan HubickaMake default duplicate and insert methods of summaries...
2020-10-23 Jan HubickaMove thunks out of cgraph_node
2020-10-22 Jan HubickaMaterialize clones on demand
2020-09-26 Jan HubickaImplement iterative dataflow in mod-ref
2020-09-14 Jakub Jelinekoptions: Save and restore opts_set for Optimization...
2020-04-30 Martin Jamboripa: Cgraph verification fix (PR 94856)
2020-04-16 Martin Jamboripa: Make call redirection detect already adjusted...
2020-03-20 Jan HubickaFix verifier ICE on wrong comdat local flag [PR93347]
2020-01-09 Martin JamborMake cgraph_edge::resolve-speculation static
2020-01-08 Martin LiskaUse cgraph_node::dump_{asm_},name where possible.
2020-01-01 Jakub JelinekUpdate copyright years.
2019-12-05 Jan HubickaFix g++.dg/torture/pr59226.C
2019-11-28 Jan HubickaPrevent inconsistent profiles to be created in inlin_tr...
2019-11-23 Jakub Jelinekipa-fnsummary.c: Fix comment typos.
2019-11-21 Jan HubickaIncremental updating of inline summaries.
2019-11-04 Jan Hubickaipa-inline-transform.c: Include ipa-utils.h
2019-10-30 Martin LiskaRemove cgraph_global_info.
2019-10-27 Jan Hubickaipa-inline-transform.c (inline_call): update function...
2019-10-24 Jan Hubickacgraphunit.c (symbol_table::process_new_functions)...
2019-09-19 Martin JamborNew IPA-SRA
2019-07-26 Martin Jambor[PR 89330] Remove non-useful speculations from new_edges
2019-01-09 Sandra LoosemorePR other/16615 [1/5]
2019-01-01 Jakub JelinekUpdate copyright years.
2018-06-19 Martin LiskaClean-up usage of ipa_fn_summary and ipa_call_summary...
2018-06-08 Martin LiskaRename get methods in symbol-summary.h to get_create.
2018-01-03 Jakub JelinekUpdate copyright years.
2017-11-18 Jan Hubickacgraphclones.c (cgraph_edge::clone): Rename gcov_count...
2017-11-10 Jan Hubickaauto-profile.c (afdo_indirect_call): Drop frequency.
2017-11-09 Jan Hubickare PR ipa/82879 (ICE in max, at profile-count.h:889)
2017-11-06 Jan Hubickare PR bootstrap/82832 (Broken PGO LTO bootstrap on...
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...
next