aboutsummaryrefslogtreecommitdiff
path: root/gcc/alias.h
AgeCommit message (Expand)AuthorFilesLines
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-09re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)Jan Hubicka1-0/+1
2015-06-25alias.h (alias_set_type): Move typedef.Andrew MacLeod1-8/+0
2015-05-21alias.c (alias_stats): New static var.Jan Hubicka1-0/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-09-26alias.h (component_uses_parent_alias_set): Rename to ...Richard Biener1-1/+1
2013-09-24re PR tree-optimization/58513 (*var and MEM[(const int &)var] (var has int* ...Richard Biener1-0/+2
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2012-07-08alias.h: Do not include coretypes.h in header files.Steven Bosscher1-2/+0
2012-04-21re PR bootstrap/53021 (bootstrap failure on Linux/ia32)Richard Sandiford1-7/+0
2012-04-20re PR bootstrap/53021 (bootstrap failure on Linux/ia32)Jakub Jelinek1-1/+9
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-08-09ddg.c (walk_mems_2): Moved from alias.c, use may_alias_p instead of alias_set...Bingfeng Mei1-2/+1
2009-04-03re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther1-0/+1
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2009-02-10alias.h (record_alias_subset): Declare.Eric Botcazou1-0/+1
2009-01-21check alias sets in add_inter_loop_mem_depBingfeng Mei1-0/+1
2008-03-06* alias.h (alias_set_type): Change from HOST_WIDE_INT to int.Ian Lance Taylor1-2/+7
2008-03-05tree-ssa-structalias.c (get_constraint_for_component_ref): Use ranges_overlap_p.Richard Guenther1-0/+7
2008-02-25re PR target/35258 (two memcpy calls merged incorrectly with -O1)Andreas Krebbel1-0/+1
2007-08-14alias.c (component_uses_parent_alias_set): Constify.Kaveh R. Ghazi1-1/+1
2007-08-11alias.h (alias_set_type): Define new type.Ian Lance Taylor1-5/+8
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2006-12-04tree-ssa-alias.c (compute_may_aliases): Compute flow sensitive before flow in...Daniel Berlin1-0/+1
2006-02-28alias.c (alias_invariant, [...]): Remove.Steven Bosscher1-1/+0
2006-01-24alias.h (ALIAS_SET_MEMORY_BARRIER): New.Richard Henderson1-0/+6
2005-06-25Update FSF address.Kelley Cook1-2/+2
2004-12-03alias.c (component_uses_parent_alias_set): Rename from can_address_p.Richard Henderson1-1/+1
2004-11-11alias.c (record_alias_subset, [...]): Make them static.Kazu Hirata1-1/+0
2004-06-02Makefile.in (EXPR_H): Add insn-config.h...Jerry Quinn1-0/+31