aboutsummaryrefslogtreecommitdiff
path: root/gcc/alias.c
AgeCommit message (Expand)Author
2005-07-27This commit was manufactured by cvs2svn to create branchno-author
2003-10-02correct commentJason Merrill
2003-09-18 PR target/11184Mark Mitchell
2003-09-14 * alias.c: Follow spelling conventions.Kazu Hirata
2003-09-12 PR optimization/8967Roger Sayle
2003-08-12PR optimization/11319Jim Wilson
2003-07-22 * alias.c: Fix comment formatting.Kazu Hirata
2003-07-19 * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cKaveh Ghazi
2003-07-07 PR optimization/11198Richard Kenner
2003-06-16 * tracer.c: Remove duplication declaration.Andreas Jaeger
2003-06-15 * alloc-pool.c: Convert to ISO C90 prototypes.Andreas Jaeger
2003-05-20 * alias.c (nonlocal_mentioned_p, nonlocal_referenced_p)Matt Kraai
2003-04-23 * alias.c (mark_constant_function): Check for constancy andRoger Sayle
2003-04-05 * alias.c (find_base_term): Export.Zdenek Dvorak
2003-03-18 * alias.c (rtx_equal_for_memref_p): Assume that X and Y has beenJan Hubicka
2003-03-05 * Makefile.in (calls.o, toplev.o alias.o): Depend on cgraph.hJan Hubicka
2003-02-26 * objc-act.c: Include cgraph.hJan Hubicka
2003-02-26 * cse.c (count_reg_usage): Fix handling of REG_EQUAL notes.Zdenek Dvorak
2003-01-18 * alias.c: Fix comment typos.Kazu Hirata
2003-01-08 * i386.md (adddi3_carry_rex64, subdi3_carry_rex64): Name pattern.Jan Hubicka
2003-01-07 * alias.c (find_base_value): Only use new_reg_base_value shortcutRichard Henderson
2002-12-24Fix v850 PlumHall testsuite failure.Jim Wilson
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-11-26 * alias.c (find_base_value): Use new_reg_base_value if it's live.Richard Henderson
2002-10-14 PR optimization/6631Mark Mitchell
2002-09-22 * ChangeLog: Follow spelling conventions.Kazu Hirata
2002-07-22 * emit-rtl.c (set_mem_attributes): Preserve indirection of PARM_DECLRichard Henderson
2002-06-20 * c-common.c (c_common_get_alias_set): Correctly handle characters.Richard Henderson
2002-06-13 * alias.c (argument_registers): Remove.Jeff Law
2002-06-10 * alias.c (static_reg_base_value): New to hold RTL forJeff Law
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating
2002-06-04 * alias.c (nonoverlapping_memrefs_p): Fix off by one error.Dan Nicolaescu
2002-06-02 * alias.c: Include target.h.Richard Henderson
2002-05-26 * alias.c: Fix formatting.Kazu Hirata
2002-04-22 * alias.c (canon_true_dependence): Special case (mem:blk (scratch)).Richard Henderson
2002-04-04 PR opt/6165Richard Henderson
2002-03-21 * alias.c: (nonlocal_mentioned_p): Use for_each_rtx.John Wehle
2002-03-112002-03-06 Dan Nicolaescu <dann@ics.uci.edu>Dan Nicolaescu
2002-02-192002-02-19 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez
2002-02-13 * alias.c (find_base_term, case ZERO_EXTEND, case SIGN_EXTEND):Richard Kenner
2002-02-12 * alias.c (find_base_value, case ZERO_EXTEND, case SIGN_EXTEND):Richard Kenner
2002-02-07 * alias.c (find_base_value): Recall base values for fixed hard regs.Richard Henderson
2002-01-102002-01-10 David Edelsohn <edelsohn@gnu.org>David Edelsohn
2002-01-05 * config/rs6000/rs6000.h (TARGET_POWERPC): For IN_LIBGCC2, defineDavid Edelsohn
2001-12-09 * ChangeLog.2, ChangeLog.3, ChangeLog.5, ChangeLog, alias.c,Joseph Myers
2001-12-02 * rtl.h (mem_attrs): Rename decl to expr; adjust all users.Richard Henderson
2001-11-29Fix comment typo.Richard Henderson
2001-11-19 * tree.def (VIEW_CONVERT_EXPR): New tree code.Richard Kenner
2001-11-15 * alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.Richard Kenner
2001-11-12 * alias.c (nonoverlapping_memrefs_p): Only update size from memrefRichard Kenner