aboutsummaryrefslogtreecommitdiff
path: root/gcc/alias.c
AgeCommit message (Expand)Author
2004-05-28re PR bootstrap/14671 (caller-save.c:491: internal compiler error: Segmentati...John David Anglin
2004-05-08alias.c (set_reg_known_value, [...]): Prototype.Kaveh R. Ghazi
2004-04-24re PR bootstrap/14671 (caller-save.c:491: internal compiler error: Segmentati...Richard Henderson
2003-08-11re PR rtl-optimization/11319 (loop miscompiled on ppc32)James E Wilson
2003-07-07re PR rtl-optimization/11198 (-O2 -frename-registers generates wrong code)Richard Kenner
2003-01-07alias.c (find_base_value): Only use new_reg_base_value shortcut if the regist...Richard Henderson
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
2002-02-07alias.c (find_base_value): Recall base values for fixed hard regs.Richard Henderson
2002-01-10alias.c (find_base_value): Add cases for HIGH...David Edelsohn
2002-01-05rs6000.h (TARGET_POWERPC): For IN_LIBGCC2, define as 1 for __powerpc64__ as w...David Edelsohn
2001-12-09ChangeLog.2, [...]: Fix spelling errors.Joseph Myers
2001-12-02rtl.h (mem_attrs): Rename decl to expr; adjust all users.Richard Henderson
2001-11-28Fix comment typo.Richard Henderson
2001-11-19tree.def (VIEW_CONVERT_EXPR): New tree code.Richard Kenner
2001-11-15alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.Richard Kenner
2001-11-12alias.c (nonoverlapping_memrefs_p): Only update size from memref if both size...Richard Kenner
2001-11-12* alias.c (nonoverlapping_memrefs_p): Handle DECL_RTL being a CONCAT.Richard Kenner
2001-11-11alias.c (nonoverlapping_memrefs_p): Not overlapping if one base is constant a...Richard Kenner
2001-11-09alias.c (nonoverlapping_memrefs_p): New function.Richard Kenner
2001-11-06Clean up langhooksNeil Booth
2001-11-04ChangeLog.2, [...]: Fix spelling errors.Joseph Myers
2001-10-30alias.c: Fix comment formatting.Kazu Hirata
2001-10-25alias.c (can_address_p): No longer static.Richard Kenner
2001-10-23alias.c (can_address_p): Compnonents are not addressable if the containing ty...Richard Kenner
2001-10-17Makefile.in (print-rtl.o): Depend on TREE_H.Richard Kenner
2001-10-11alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs
2001-10-01alias.c (get_alias_set): Try to replace PLACEHOLDER_EXPR.Richard Kenner
2001-10-01function.c (keep_stack_depressed): Don't use delete_insn.Richard Kenner
2001-09-19alias.c: Fix typos in comments.Stan Shebs
2001-09-11Fix 2 bugs in last patch.Jim Wilson
2001-09-10alias.c (clear_reg_alias_info): Use K&R format definition.Richard Kenner
2001-09-07re PR rtl-optimization/3783 (gcc3.0/ia64 ICE on linux kernel file fs/ufs/supe...Jim Wilson
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff