aboutsummaryrefslogtreecommitdiff
path: root/gcc/alias.c
AgeCommit message (Expand)Author
2004-02-12alias.c (find_base_term, get_addr): Do not dereference NULL pointer when all ...Jan Hubicka
2004-01-30alias.c (reg_base_value): Turn into varray.Jan Hubicka
2004-01-23alias.c, [...]: Update copyright.Kazu Hirata
2004-01-20alias.c (new_alias_set): Mark last_alias_set for PCH.Geoffrey Keating
2004-01-16re PR pch/13689 (GGC PCH breaks aliasing)Geoffrey Keating
2004-01-14alias.c (get_alias_set): Initialize alias set to 0 when subset is impossible.Jan Hubicka
2004-01-13alias.c (new_alias_set): Construct the alias_set varray.Jan Hubicka
2004-01-12alias.c: Invlude varray.hJan Hubicka
2004-01-06alias.c: Fix comment typos.Kazu Hirata
2003-12-21alias.c: Fix comment formatting.Kazu Hirata
2003-10-02correct commentJason Merrill
2003-09-18re PR target/11184 ([ia64 hpux] ICE on __builtin_apply building libobjc)Mark Mitchell
2003-09-14alias.c: Follow spelling conventions.Kazu Hirata
2003-09-12re PR rtl-optimization/8967 (Making class data members `const' pessimizes code)Roger Sayle
2003-08-11re PR rtl-optimization/11319 (loop miscompiled on ppc32)James E Wilson
2003-07-22alias.c: Fix comment formatting.Kazu Hirata
2003-07-19alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi
2003-07-07re PR rtl-optimization/11198 (-O2 -frename-registers generates wrong code)Richard Kenner
2003-06-16tracer.c: Remove duplication declaration.Andreas Jaeger
2003-06-15alloc-pool.c: Convert to ISO C90 prototypes.Andreas Jaeger
2003-05-20* alias.c (nonlocal_mentioned_p, nonlocal_referenced_p)Matt Kraai
2003-04-23alias.c (mark_constant_function): Check for constancy and purity even of void...Roger Sayle
2003-04-05alias.c (find_base_term): Export.Zdenek Dvorak
2003-03-18alias.c (rtx_equal_for_memref_p): Assume that X and Y has been canonicalized.Jan Hubicka
2003-03-05Makefile.in (calls.o, [...]): Depend on cgraph.hJan Hubicka
2003-02-26objc-act.c: Include cgraph.hJan Hubicka
2003-02-26cse.c (count_reg_usage): Fix handling of REG_EQUAL notes.Zdenek Dvorak
2003-01-18alias.c: Fix comment typos.Kazu Hirata
2003-01-08i386.md (adddi3_carry_rex64, [...]): Name pattern.Jan Hubicka
2003-01-07alias.c (find_base_value): Only use new_reg_base_value shortcut if the regist...Richard Henderson
2002-12-24Fix v850 PlumHall testsuite failure.Jim Wilson
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-11-25alias.c (find_base_value): Use new_reg_base_value if it's live.Richard Henderson
2002-10-14re PR rtl-optimization/6631 (Miscompiled structure access)Mark Mitchell
2002-09-22ChangeLog: Follow spelling conventions.Kazu Hirata
2002-07-21emit-rtl.c (set_mem_attributes): Preserve indirection of PARM_DECL when flag_...Richard Henderson
2002-06-20c-common.c (c_common_get_alias_set): Correctly handle characters.Richard Henderson
2002-06-13alias.c (argument_registers): Remove.Jeff Law
2002-06-10alias.c (static_reg_base_value): New to hold RTL for items allocated once per...Jeff Law
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating
2002-06-03* alias.c (nonoverlapping_memrefs_p): Fix off by one error.Dan Nicolaescu
2002-06-02alias.c: Include target.h.Richard Henderson
2002-05-26alias.c: Fix formatting.Kazu Hirata
2002-04-22alias.c (canon_true_dependence): Special case (mem:blk (scratch)).Richard Henderson
2002-04-04re PR rtl-optimization/6165 ([i686] stack frame freed too early)Richard Henderson
2002-03-21alias.c: (nonlocal_mentioned_p): Use for_each_rtx.John Wehle
2002-03-11C++ alias analysis improvement.Dan Nicolaescu
2002-02-19i386.md ("mmx_uavgv8qi3"): Use const_vector.Aldy Hernandez
2002-02-13alias.c (find_base_term, [...]): Make same change as for find_base_value.Richard Kenner
2002-02-12alias.c (find_base_value, [...]): Handle #ifdef POINTERS_EXTEND_UNSIGNED.Richard Kenner