summaryrefslogtreecommitdiff
path: root/gcc/alias.h
AgeCommit message (Expand)Author
2020-03-03tree-optimization/93946 - fix bogus redundant store removal in FRE, DSE and DOMRichard Biener
2020-02-27middle-end: Fix wrong code caused by disagreemed between FRE and access path ...Jan Hubicka
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-12-09re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)Jan Hubicka
2015-06-25alias.h (alias_set_type): Move typedef.Andrew MacLeod
2015-05-21alias.c (alias_stats): New static var.Jan Hubicka
2015-01-05Update copyright years.Jakub Jelinek
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-09-26alias.h (component_uses_parent_alias_set): Rename to ...Richard Biener
2013-09-24re PR tree-optimization/58513 (*var and MEM[(const int &)var] (var has int* ...Richard Biener
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-07-08alias.h: Do not include coretypes.h in header files.Steven Bosscher
2012-04-21re PR bootstrap/53021 (bootstrap failure on Linux/ia32)Richard Sandiford
2012-04-20re PR bootstrap/53021 (bootstrap failure on Linux/ia32)Jakub Jelinek
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek
2010-08-09ddg.c (walk_mems_2): Moved from alias.c, use may_alias_p instead of alias_set...Bingfeng Mei
2009-04-03re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek
2009-02-10alias.h (record_alias_subset): Declare.Eric Botcazou
2009-01-21check alias sets in add_inter_loop_mem_depBingfeng Mei
2008-03-06* alias.h (alias_set_type): Change from HOST_WIDE_INT to int.Ian Lance Taylor
2008-03-05tree-ssa-structalias.c (get_constraint_for_component_ref): Use ranges_overlap_p.Richard Guenther
2008-02-25re PR target/35258 (two memcpy calls merged incorrectly with -O1)Andreas Krebbel
2007-08-14alias.c (component_uses_parent_alias_set): Constify.Kaveh R. Ghazi
2007-08-11alias.h (alias_set_type): Define new type.Ian Lance Taylor
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2006-12-04tree-ssa-alias.c (compute_may_aliases): Compute flow sensitive before flow in...Daniel Berlin
2006-02-28alias.c (alias_invariant, [...]): Remove.Steven Bosscher
2006-01-24alias.h (ALIAS_SET_MEMORY_BARRIER): New.Richard Henderson
2005-06-25Update FSF address.Kelley Cook
2004-12-03alias.c (component_uses_parent_alias_set): Rename from can_address_p.Richard Henderson
2004-11-11alias.c (record_alias_subset, [...]): Make them static.Kazu Hirata
2004-06-02Makefile.in (EXPR_H): Add insn-config.h...Jerry Quinn