]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ipa-pure-const.c
* asan.c (handle_builtin_alloca): Deal with all alloca variants.
[thirdparty/gcc.git] / gcc / ipa-pure-const.c
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/
2013-09-28  rsandifogcc/
2013-09-20  mrsMerge in trunk.
2013-09-12  amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-09-06  hubicka PR middle-end/58094
2013-08-05  dmalcolmAutomated conversion of passes to C++ classes
2013-07-22  law * df-problems.c (can_move_insns_across): Exit...
2013-07-21  mrsFix typos.
2013-07-18  dmalcolm2013-07-18 David Malcolm <dmalcolm@redhat.com>
2013-06-01  hubicka * lto-symtab.c (lto_symtab_merge_cgraph_nodes_1):...
2013-05-29  hubicka * cgraph.h (symtab_node_base): Add definition, alias...
2013-05-15  jamborm2013-05-15 Martin Jambor <mjambor@suse.cz>
2013-02-27  jakub PR middle-end/56461
2013-02-08  rguenth2013-02-08 Richard Biener <rguenther@suse.de>
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-04  jakubUpdate Copyright years for files modified in 2011 and...
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-06  hubicka * ipa-pure-const.c (check_stmt): Fix debug info format...
2012-11-01  singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-09-20  jamborm2012-09-20 Martin Jambor <mjambor@suse.cz>
2012-09-13  steven * ipa-pure-const.c (state_from_flags, local_pure_const...
next