aboutsummaryrefslogtreecommitdiff
path: root/gcc/alias.h
AgeCommit message (Expand)AuthorFilesLines
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