summaryrefslogtreecommitdiff
path: root/gcc/alias.h
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+1
* ddg.c (walk_mems_2): Moved from alias.c, use may_alias_p instead of alias_set...Bingfeng Mei2010-08-091-2/+1
* re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther2009-04-031-0/+1
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* alias.h (record_alias_subset): Declare.Eric Botcazou2009-02-101-0/+1
* check alias sets in add_inter_loop_mem_depBingfeng Mei2009-01-211-0/+1
* * alias.h (alias_set_type): Change from HOST_WIDE_INT to int.Ian Lance Taylor2008-03-061-2/+7
* tree-ssa-structalias.c (get_constraint_for_component_ref): Use ranges_overlap_p.Richard Guenther2008-03-051-0/+7
* re PR target/35258 (two memcpy calls merged incorrectly with -O1)Andreas Krebbel2008-02-251-0/+1
* alias.c (component_uses_parent_alias_set): Constify.Kaveh R. Ghazi2007-08-141-1/+1
* alias.h (alias_set_type): Define new type.Ian Lance Taylor2007-08-111-5/+8
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* tree-ssa-alias.c (compute_may_aliases): Compute flow sensitive before flow in...Daniel Berlin2006-12-041-0/+1
* alias.c (alias_invariant, [...]): Remove.Steven Bosscher2006-02-281-1/+0
* alias.h (ALIAS_SET_MEMORY_BARRIER): New.Richard Henderson2006-01-241-0/+6
* Update FSF address.Kelley Cook2005-06-251-2/+2
* alias.c (component_uses_parent_alias_set): Rename from can_address_p.Richard Henderson2004-12-031-1/+1
* alias.c (record_alias_subset, [...]): Make them static.Kazu Hirata2004-11-111-1/+0
* Makefile.in (EXPR_H): Add insn-config.h...Jerry Quinn2004-06-021-0/+31