]> 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 Update copyright years.
2018-11-06  hubicka * ipa-pure-const.c (check_decl): Do not test TYPE_NEED...
2018-10-22  jambormAdd a fun parameter to three stmt_could_throw... functions
2018-10-04  prathamesh34922018-10-04 Prathamesh Kulkarni <prathamesh.kulkarni...
2018-07-16  marxinRevert one more symbol_summary::get to ::get_create...
2018-07-02  marxinRevert 2 ::get to ::get_create for IPA summaries (PR...
2018-06-21  marxinIPA summaries use ::get in ipa-pure-const.c.
2018-06-19  marxinClean-up usage of ipa_fn_summary and ipa_call_summary...
2018-06-08  marxinMake ipa-pure-const more strict about summary constrains.
2018-06-08  marxinCovert ipa-pure-const.c to symbol_summary.
2018-06-08  marxinRename get methods in symbol-summary.h to get_create.
2018-06-08  marxinRemove MPX
2018-05-18  prathamesh34922018-05-18 Prathamesh Kulkarni <prathamesh.kulkarni...
2018-05-15  prathamesh34922018-05-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2018-05-15  prathamesh34922018-05-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2018-01-03  mseborPR c/83559 - -Wsuggest-attribute=const conflicts with...
2018-01-03  jakub Update copyright years.
2017-12-20  jakub PR ipa/83506
2017-12-04  luisgpmFix missing newlines from local-pure-const pass dump
2017-10-27  prathamesh3492Extend ipa-pure-const pass to propagate malloc attribute.
2017-10-19  ebotcazou * asan.c (handle_builtin_alloca): Deal with all alloca...
2017-10-07  hubicka * invoke.texi (Wsuggest-attribute=cold): Document.
2017-05-23  marxinIntroduce symtab_node::dump_{asm_,}name functions.
2017-05-16  marxinAdd default value for last argument of dump functions.
2017-03-13  marxinDo not warn -Wsuggest-attribute=noreturn for main.chkp...
2017-03-11  dmalcolmSimplify uses of "%<%s%>" to "%qs" (PR translation...
2017-01-01  jakub Update copyright years.
2016-12-13  jakub PR ipa/77905
2016-09-02  jakub PR sanitizer/77396
2016-05-19  marxinFix memory leak in ipa-pure-const
2016-05-04  hubicka * cgraph.c (cgraph_node::call_for_symbol_thunks_and_al...
2016-05-02  jakub PR rtl-optimization/70467
2016-04-21  hubicka PR ipa/70018
2016-04-16  hubicka PR ipa/70018
2016-04-13  jakub PR c++/70641
2016-01-04  jakub Update copyright years.
2015-12-03  hubicka * ipa-pure-const.c (ignore_edge_for_pure_const): New...
2015-12-03  hubicka * ipa-pure-const.c (ignore_edge): Rename to ...
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-09-20  tbsaundeswitch from gimple to gimple*
2015-08-12  tbsaundeRevert "replace several uses of the anon namespace...
2015-08-11  tbsaundereplace several uses of the anon namespace with GCC_FINAL
2015-07-15  amacleod * gimple-pretty-print.h: Don't include pretty-print.h.
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-25  amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-03-27  hubicka PR ipa/65076
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-12-11  hubicka PR ipa/61324
2014-11-26  edlinger2014-11-26 Bernd Edlinger <bernd.edlinger@hotmail.de>
2014-11-19  dmalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-18  hubicka * ipa-cp.c (ipcp_cloning_candidate_p): Use opt_for_fn.
2014-11-14  jakub * ipa-pure-const.c (struct funct_state_d): Add can_fre...
2014-11-12  jakub PR ipa/63838
2014-11-05  ienkovichgcc/
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  dmalcolmState cleanups from jit branch
2014-09-24  mpolacek PR c/61405
2014-08-25  marxinIPA C++ refactoring 4/N
2014-08-02  tbsaundeadd a hash_set based on hash_table
2014-07-24  marxinIPA C++ refactoring 1/N
2014-07-09  tbsaunderemove has_execute
2014-06-25  marxinIPA REF refactoring
2014-06-04  jamborm2014-06-04 Martin Jambor <mjambor@suse.cz>
2014-04-22  rsandifoMerge from trunk.
2014-04-17  tbsaundepass cfun to pass::execute
2014-04-17  tbsaundepass current function to opt_pass::gate ()
2014-04-17  tbsaunderemove has_gate
2014-04-02  mrsMerge in trunk.
2014-03-26  hubicka * ipa-pure-const.c (propagate_pure_const, propagate_no...
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-16  mrsMerge in trunk.
2013-12-16  jakub PR middle-end/58956
2013-12-13  mrsMerge in trunk.
2013-12-09  dmalcolmEliminate FOR_EACH_BB macro.
2013-12-04  rsandifoMerge with trunk.
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  rguenth2013-11-19 Richard Biener <rguenther@suse.de>
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  amacleod * gimple-walk.h: New File. Relocate prototypes from...
2013-11-13  glisse2013-11-13 Marc Glisse <marc.glisse@inria.fr>
2013-11-04  mrsMerge in trunk.
2013-10-29  dmalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-28  law * df-scan.c (df_collection_rec): Adjust.
2013-10-23  amacleod * tree-ssa-loop.h: Remove include files.
2013-10-23  amacleod * tree-ssa.h: Remove all #include's
2013-10-20  mrsMerge in trunk.
2013-10-09  amacleod * tree-flow.h: Remove all remaining prototypes, enums...
2013-09-30  rsandifogcc/
next