]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ipa-pure-const.c
Update copyright years.
[thirdparty/gcc.git] / gcc / ipa-pure-const.c
2019-01-01  Jakub JelinekUpdate copyright years.
2018-11-06  Jan Hubickaipa-pure-const.c (check_decl): Do not test TYPE_NEEDS_C...
2018-10-22  Martin JamborAdd a fun parameter to three stmt_could_throw... functions
2018-10-04  Prathamesh Kulkarnire PR tree-optimization/85787 (malloc_candidate_p fails...
2018-07-16  Martin LiskaRevert one more symbol_summary::get to ::get_create...
2018-07-02  Martin LiskaRevert 2 ::get to ::get_create for IPA summaries (PR...
2018-06-21  Martin LiskaIPA summaries use ::get in ipa-pure-const.c.
2018-06-19  Martin LiskaClean-up usage of ipa_fn_summary and ipa_call_summary...
2018-06-08  Martin LiskaMake ipa-pure-const more strict about summary constrains.
2018-06-08  Martin LiskaCovert ipa-pure-const.c to symbol_summary.
2018-06-08  Martin LiskaRename get methods in symbol-summary.h to get_create.
2018-06-08  Martin LiskaRemove MPX
2018-05-18  Prathamesh Kulkarnire PR middle-end/85817 (ICE in expand_call at gcc/calls...
2018-05-15  Prathamesh Kulkarnire PR tree-optimization/83648 (missing -Wsuggest-attrib...
2018-05-15  Prathamesh Kulkarnire PR ipa/85734 (--suggest-attribute=malloc misdiagnose...
2018-01-03  Martin SeborPR c/83559 - -Wsuggest-attribute=const conflicts with...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-20  Jakub Jelinekre PR ipa/83506 (ICE: Segmentation fault in force_nonfa...
2017-12-04  Luis MachadoFix missing newlines from local-pure-const pass dump
2017-10-27  Prathamesh KulkarniExtend ipa-pure-const pass to propagate malloc attribute.
2017-10-19  Eric Botcazouasan.c (handle_builtin_alloca): Deal with all alloca...
2017-10-07  Jan Hubickainvoke.texi (Wsuggest-attribute=cold): Document.
2017-05-23  Martin LiskaIntroduce symtab_node::dump_{asm_,}name functions.
2017-05-16  Martin LiskaAdd default value for last argument of dump functions.
2017-03-13  Martin LiskaDo not warn -Wsuggest-attribute=noreturn for main.chkp...
2017-03-11  David MalcolmSimplify uses of "%<%s%>" to "%qs" (PR translation...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-13  Jakub Jelinekre PR ipa/77905 (ICE at -Os and above in both 32-bit...
2016-09-02  Jakub Jelinekre PR sanitizer/77396 (address sanitizer crashes if...
2016-05-19  Martin LiskaFix memory leak in ipa-pure-const
2016-05-04  Jan Hubickacgraph.c (cgraph_node::call_for_symbol_thunks_and_alias...
2016-05-02  Jakub Jelinekre PR rtl-optimization/70467 (Useless "and [esp],-1...
2016-04-21  Jan Hubickare PR c++/70018 (Possible issue around IPO and C++...
2016-04-16  Jan Hubickare PR c++/70018 (Possible issue around IPO and C++...
2016-04-13  Jakub Jelinekre PR c++/70641 (ICE on valid code at -O1 and above...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-03  Jan Hubickaipa-pure-const.c (ignore_edge_for_pure_const): New...
2015-12-03  Jan Hubickaipa-pure-const.c (ignore_edge): Rename to ...
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-09-20  Trevor Saundersswitch from gimple to gimple*
2015-08-12  Trevor SaundersRevert "replace several uses of the anon namespace...
2015-08-11  Trevor Saundersreplace several uses of the anon namespace with GCC_FINAL
2015-07-15  Andrew MacLeodgimple-pretty-print.h: Don't include pretty-print.h.
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-03-27  Jan Hubickare PR ipa/65076 (16% tramp3d-v4.cpp compile time regres...
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-11  Jan Hubickare PR ipa/61324 (ICE: SIGSEGV at ipa-comdats.c:321...
2014-11-26  Bernd Edlingerre PR ipa/61190 (g++.old-deja/g++.mike/p4736b.C FAILs...
2014-11-19  David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-18  Jan Hubickaipa-cp.c (ipcp_cloning_candidate_p): Use opt_for_fn.
2014-11-14  Jakub Jelinekipa-pure-const.c (struct funct_state_d): Add can_free...
2014-11-12  Jakub Jelinekre PR ipa/63838 (ipa-pure-const miscomputes can_throw)
2014-11-05  Ilya Enkovichipa-chkp.c: New.
2014-10-28  Andrew MacLeodcgraph.h: Flatten.
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-21  David MalcolmState cleanups from jit branch
2014-09-24  Marek Polacekre PR c/61405 (Not emitting "enumeration value not...
2014-08-25  Martin LiskaIPA C++ refactoring 4/N
2014-08-02  Trevor Saundersadd a hash_set based on hash_table
2014-07-24  Martin LiskaIPA C++ refactoring 1/N
2014-07-09  Trevor Saundersremove has_execute
2014-06-25  Martin LiskaIPA REF refactoring
2014-06-04  Martin Jamborre PR ipa/61340 (ipa-pure-const.c, ipa-reference.c...
2014-04-17  Trevor Saunderspass cfun to pass::execute
2014-04-17  Trevor Saunderspass current function to opt_pass::gate ()
2014-04-17  Trevor Saundersremove has_gate
2014-03-26  Jan Hubickaipa-pure-const.c (propagate_pure_const, [...]): Do...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-16  Jakub Jelinekre PR middle-end/58956 (wrong code at -O1 and above...
2013-12-09  David MalcolmEliminate FOR_EACH_BB macro.
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-19  David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  Richard Bienercfgloop.h (struct loop_iterator): C++-ify, add construc...
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  Andrew Macleodgimple-walk.h: New File.
2013-11-13  Marc Glissere PR tree-optimization/59077 (ipa-pure-const.c (better...
2013-10-29  David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-28  Trevor Saundersdf-scan.c (df_collection_rec): Adjust.
2013-10-23  Andrew MacLeodtree-ssa-loop.h: Remove include files.
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-09  Andrew MacLeodtree-flow.h: Remove all remaining prototypes...
2013-09-30  Richard Sandifordbasic-block.h (edge_list): Prefix member names with...
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-12  Andrew MacLeodtree-ssa.h: New.
2013-09-06  Jan Hubickare PR middle-end/58094 (IPA devirt testsuite errors)
2013-08-05  David MalcolmAutomated conversion of passes to C++ classes
2013-07-22  Po-Chun Changdf-problems.c (can_move_insns_across): Exit loop once...
2013-07-21  Ondřej BílkaFix typos.
2013-07-18  David Malcolmipa-pure-const.c (generate_summary): Rename to...
2013-06-01  Jan Hubickalto-symtab.c (lto_symtab_merge_cgraph_nodes_1): Rename...
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-02-27  Jakub Jelinekre PR middle-end/56461 (GCC is leaking lots of memory)
next