]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-alias.c
PR c++/87554 - ICE with extern template and reference member.
[thirdparty/gcc.git] / gcc / tree-ssa-alias.c
2019-01-17  ebotcazou * gimple-ssa-isolate-paths.c (stmt_uses_name_in_undefi...
2019-01-09  sandra2019-01-09 Sandra Loosemore <sandra@codesourcery...
2019-01-01  jakub Update copyright years.
2018-12-20  jamborm[PR 88214] Assert that ptr is a pointer
2018-10-22  jambormAdd a fun parameter to three stmt_could_throw... functions
2018-08-29  rguenth2018-08-29 Richard Biener <rguenther@suse.de>
2018-08-29  rguenth2018-08-29 Richard Biener <rguenther@suse.de>
2018-08-27  rguenth2018-08-27 Richard Biener <rguenther@suse.de>
2018-05-25  rguenth2018-05-25 Richard Biener <rguenther@suse.de>
2018-01-03  jakub Update copyright years.
2017-12-21  rsandifopoly_int: MEM_REF offsets
2017-12-20  rsandifopoly_int: get_addr_base_and_unit_offset
2017-12-20  rsandifopoly_int: get_ref_base_and_extent
2017-12-20  rsandifopoly_int: ao_ref and vn_reference_op_t
2017-12-20  rsandifopoly_int: indirect_refs_may_alias_p
2017-12-20  rsandifopoly_int: same_addr_size_stores_p
2017-10-19  ebotcazou * asan.c (handle_builtin_alloca): Deal with all alloca...
2017-08-21  rguenth2017-08-21 Richard Biener <rguenther@suse.de>
2017-07-28  jakub PR sanitizer/80998
2017-05-04  rguenth2017-05-04 Richard Biener <rguenther@suse.de>
2017-05-03  rguenth2017-05-03 Richard Biener <rguenther@suse.de>
2017-04-29  glisseAdd st[pr]ncpy to stmt_kills_ref_p
2017-04-25  rguenth2017-04-25 Richard Biener <rguenther@suse.de>
2017-03-02  rguenth2017-03-02 Richard Biener <rguenther@suse.de>
2017-01-09  law PR tree-optimization/79007
2017-01-04  law PR tree-optimizatin/67955
2017-01-01  jakub Update copyright years.
2016-12-06  law PR tree-optimization/67955
2016-12-01  rguenth2016-12-01 Richard Biener <rguenther@suse.de>
2016-11-02  rguenth2016-11-02 Richard Biener <rguenther@suse.de>
2016-10-20  rguenth2016-10-20 Richard Biener <rguenther@suse.de>
2016-10-09  jakub * tree-ssa.c (target_for_debug_bind, verify_phi_args,
2016-09-15  kuganIterator to visit SSA
2016-07-13  tbsaunderemove unnecessary calls to vec::release
2016-06-28  rguenth2016-06-28 Richard Biener <rguenther@suse.de>
2016-05-12  rguenth2016-05-12 Richard Biener <rguenther@suse.de>
2016-05-02  rsandifoSupport << and >> for offset_int and widest_int
2016-05-02  rsandifoSupport <, <=, > and >= for offset_int and widest_int
2016-04-29  rguenth2016-04-29 Richard Biener <rguenther@suse.de>
2016-02-16  rguenth2016-02-16 Richard Biener <rguenther@suse.de>
2016-01-04  jakub Update copyright years.
2015-12-09  hubicka PR ipa/61886
2015-12-09  hubicka PR ipa/61886
2015-12-09  hubicka PR ipa/61886
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-28  law[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-09-29  rguenth2015-09-29 Richard Biener <rguenther@suse.de>
2015-09-24  tschwingeAdditional changes to switch from gimple to gimple *
2015-09-20  tbsaundeswitch from gimple to gimple*
2015-09-18  rguenth2015-09-18 Richard Biener <rguenther@suse.de>
2015-08-18  mpolacek PR middle-end/67222
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-25  amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
2015-06-22  miyukiUse std::swap instead of manual swaps.
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-21  hubicka * alias.c (alias_stats): New static var.
2015-01-15  jakub * flag-types.h (enum sanitize_code): Add SANITIZE_VPTR,
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-09  rguenth2014-12-09 Richard Biener <rguenther@suse.de>
2014-11-24  rguenth2014-11-24 Richard Biener <rguenther@suse.de>
2014-11-19  dmalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-10-28  amacleod * cgraph.h: Flatten. Remove all include files.
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-16  amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-09-26  marxin * cgraph.c (cgraph_node::release_body): New argument...
2014-08-21  glisse2014-08-21 Marc Glisse <marc.glisse@inria.fr>
2014-08-14  hubicka PR tree-optimization/62091
2014-07-24  marxinIPA C++ refactoring 1/N
2014-07-08  hubicka * tree-ssa-alias.c (walk_aliased_vdefs_1): Add FUNCTIO...
2014-06-10  rguenth2014-06-10 Richard Biener <rguenther@suse.de>
2014-06-04  rguenth2014-06-04 Richard Biener <rguenther@suse.de>
2014-05-22  rguenth2014-05-22 Richard Biener <rguenther@suse.de>
2014-05-07  rguenth2014-05-07 Richard Biener <rguenther@suse.de>
2014-05-06  mrsMerge in wide-int.
2014-05-06  mrsMerge in trunk.
2014-05-05  mrsMerge in trunk.
2014-05-05  mrsMerge in trunk.
2014-04-30  mrsMerge in trunk.
2014-04-28  rsandifoMerge from trunk.
2014-04-28  rguenth2014-04-28 Richard Biener <rguenther@suse.de>
2014-04-24  mrsMerge in trunk.
2014-04-23  rsandifoUse LOG2_BITS_PER_UNIT.
2014-04-22  mrsMerge in trunk.
2014-04-22  rsandifoMerge from trunk.
2014-04-17  rsandifoMerge from trunk.
2014-04-15  rguenth2014-04-15 Richard Biener <rguenther@suse.de>
2014-04-02  mrsMerge in trunk.
2014-02-10  mrsMerge in trunk.
2014-02-07  rguenth2014-02-07 Richard Biener <rguenther@suse.de>
2014-01-13  mrsMerge in trunk.
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-20  tbsaundemerge auto_vec and stack_vec
2013-12-16  mrsMerge in trunk.
next