]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-dce.c
Use function_arg_info for TARGET_MUST_PASS_IN_STACK
[thirdparty/gcc.git] / gcc / tree-ssa-dce.c
2019-08-15  marxinClean up dead condition for operators in DCE.
2019-08-05  marxinHandle new operators with no arguments in DCE.
2019-07-31  marxinMark necessary 2nd and later args for delete op.
2019-07-30  marxinMark 2nd argument of delete operator as needed (PR...
2019-07-29  marxinFix ICE seen in tree-ssa-dce.c for new/delete pair.
2019-07-29  rsandifoPrevent tree-ssa-dce.c from deleting stores at -Og
2019-07-25  marxinExtend DCE to remove unnecessary new/delete-pairs ...
2019-07-09  mseborPR c++/61339 - add mismatch between struct and class...
2019-06-17  jakub * omp-low.c (struct omp_context): Add scan_inclusive...
2019-06-13  fxuePR tree-optimization/89713 - Assume loop with an exit...
2019-05-16  jakub * omp-low.c (lower_rec_input_clauses): If OMP_CLAUSE_IF
2019-05-02  rguenth2019-05-02 Richard Biener <rguenther@suse.de>
2019-03-27  rguenth2019-03-27 Richard Biener <rguenther@suse.de>
2019-01-09  sandra2019-01-09 Sandra Loosemore <sandra@codesourcery...
2019-01-01  jakub Update copyright years.
2018-10-22  jambormAdd a fun parameter to three stmt_could_throw... functions
2018-08-27  marxinCome up with fndecl_built_in_p.
2018-06-08  marxinRemove MPX
2018-01-03  jakub Update copyright years.
2017-12-20  rsandifopoly_int: get_ref_base_and_extent
2017-12-20  rsandifopoly_int: ao_ref and vn_reference_op_t
2017-12-12  aoliva[SFN] not-quite-boilerplate changes in preparation...
2017-12-12  aoliva[SFN] boilerplate changes in preparation to introduce...
2017-12-05  amker * tree-ssa-dce.c (simple_dce_from_worklist): Move...
2017-10-19  hubicka * asan.c (create_cond_insert_point): Do not update...
2017-10-19  ebotcazou * asan.c (handle_builtin_alloca): Deal with all alloca...
2017-06-29  hubicka * asan.c (asan_emit_stack_protection): Update.
2017-05-16  marxinAdd default value for last argument of dump functions.
2017-05-14  tbsaundemake inverted_post_order_compute() operate on a vec
2017-05-05  prathamesh34922017-05-05 Prathamesh Kulkarni <prathamesh.kulkarni...
2017-04-29  prathamesh34922017-04-29 Prathamesh Kulkarni <prathamesh.kulkarni...
2017-01-23  marxinuse-after-scope: handle writes to a poisoned variable
2017-01-01  jakub Update copyright years.
2016-11-25  rguenth2016-11-24 Richard Biener <rguenther@suse.de>
2016-10-09  jakub * tree-ssa.c (target_for_debug_bind, verify_phi_args,
2016-05-24  rguenth2016-05-24 Richard Biener <rguenther@suse.de>
2016-01-29  rguenth2016-01-29 Richard Biener <rguenther@suse.de>
2016-01-04  jakub Update copyright years.
2015-12-20  hubicka PR middle-end/65337
2015-11-08  ebotcazouMerge of the scalar-storage-order branch.
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-27  rguenth2015-10-27 Richard Biener <rguenther@suse.de>
2015-09-20  tbsaundeswitch from gimple to gimple*
2015-08-27  mpolacek PR middle-end/67005
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-10  amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-08  amacleod2015-07-07 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-05-12  rguenth2015-05-12 Richard Biener <rguenther@suse.de>
2015-01-15  prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-12-10  rguenth2014-12-10 Richard Biener <rguenther@suse.de>
2014-11-19  dmalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-14  jakub * tree-ssa.dce.c (eliminate_unnecessary_stmts): Eliminate
2014-11-12  jakub PR c/59708
2014-11-05  ienkovichgcc/
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-07-09  tbsaunderemove has_execute
2014-06-18  rguenth2014-06-18 Richard Biener <rguenther@suse.de>
2014-06-18  rguenth2014-06-18 Richard Biener <rguenther@suse.de>
2014-05-06  mrsMerge in trunk.
2014-05-06  rguenth2014-05-06 Richard Biener <rguenther@suse.de>
2014-04-30  mrsMerge in trunk.
2014-04-28  rguenth2014-04-28 Richard Biener <rguenther@suse.de>
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-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-13  mrsMerge in trunk.
2013-12-09  dmalcolmEliminate FOR_EACH_BB macro.
2013-12-09  dmalcolmEliminate last_basic_block macro.
2013-12-04  rsandifoMerge with trunk.
2013-11-29  rguenth2013-11-29 Richard Biener <rguenther@suse.de>
2013-11-28  rguenth2013-11-28 Richard Biener <rguenther@suse.de>
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-16  mrsMerge in trunk.
2013-11-14  amacleod * gimplify-be.h: New file. Add prototypes.
2013-11-13  amacleod * gimple-walk.h: New File. Relocate prototypes from...
2013-11-12  amacleod2013-11-12 Andrew MacLeod <amacleod@redhat.com>
2013-11-04  mrsMerge in trunk.
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-02  amacleod * tree-flow.h: Remove some prototypes.
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  rguenth2013-09-06 Richard Biener <rguenther@suse.de>
next