summaryrefslogtreecommitdiff
path: root/gcc/alias.c
Commit message (Expand)AuthorAgeFilesLines
* * alias.c: Fix comment formatting.kazu2003-07-221-1/+1
* * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi2003-07-191-11/+9
* PR optimization/11198ebotcazou2003-07-071-8/+10
* * tracer.c: Remove duplication declaration.aj2003-06-161-1/+0
* * alloc-pool.c: Convert to ISO C90 prototypes.aj2003-06-151-153/+86
* * alias.c (nonlocal_mentioned_p, nonlocal_referenced_p)kraai2003-05-201-3/+0
* * alias.c (mark_constant_function): Check for constancy andsayle2003-04-231-4/+9
* * alias.c (find_base_term): Export.rakdver2003-04-051-2/+1
* * alias.c (rtx_equal_for_memref_p): Assume that X and Y has beenhubicka2003-03-181-18/+38
* * Makefile.in (calls.o, toplev.o alias.o): Depend on cgraph.hhubicka2003-03-051-2/+3
* * objc-act.c: Include cgraph.hhubicka2003-02-261-0/+4
* * cse.c (count_reg_usage): Fix handling of REG_EQUAL notes.rakdver2003-02-261-1/+1
* * alias.c: Fix comment typos.kazu2003-01-181-3/+3
* * i386.md (adddi3_carry_rex64, subdi3_carry_rex64): Name pattern.hubicka2003-01-081-0/+30
* * alias.c (find_base_value): Only use new_reg_base_value shortcutrth2003-01-071-2/+4
* Fix v850 PlumHall testsuite failure.wilson2002-12-241-0/+17
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* * alias.c (find_base_value): Use new_reg_base_value if it's live.rth2002-11-261-6/+13
* PR optimization/6631mmitchel2002-10-141-3/+3
* * ChangeLog: Follow spelling conventions.kazu2002-09-221-5/+5
* * emit-rtl.c (set_mem_attributes): Preserve indirection of PARM_DECLrth2002-07-221-0/+15
* * c-common.c (c_common_get_alias_set): Correctly handle characters.rth2002-06-201-0/+8
* * alias.c (argument_registers): Remove.law2002-06-131-42/+4
* * alias.c (static_reg_base_value): New to hold RTL forlaw2002-06-101-7/+46
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-9/+6
* * alias.c (nonoverlapping_memrefs_p): Fix off by one error.rth2002-06-041-1/+1
* * alias.c: Include target.h.rth2002-06-021-3/+4
* * alias.c: Fix formatting.kazu2002-05-261-58/+58
* * alias.c (canon_true_dependence): Special case (mem:blk (scratch)).rth2002-04-221-0/+7
* PR opt/6165rth2002-04-041-0/+14
* * alias.c: (nonlocal_mentioned_p): Use for_each_rtx.wehle2002-03-211-57/+241
* 2002-03-06 Dan Nicolaescu <dann@ics.uci.edu>dje2002-03-111-0/+11
* 2002-02-19 Aldy Hernandez <aldyh@redhat.com>aldyh2002-02-191-0/+1
* * alias.c (find_base_term, case ZERO_EXTEND, case SIGN_EXTEND):kenner2002-02-131-2/+13
* * alias.c (find_base_value, case ZERO_EXTEND, case SIGN_EXTEND):kenner2002-02-121-2/+14
* * alias.c (find_base_value): Recall base values for fixed hard regs.rth2002-02-071-3/+3
* 2002-01-10 David Edelsohn <edelsohn@gnu.org>dje2002-01-101-2/+14
* * config/rs6000/rs6000.h (TARGET_POWERPC): For IN_LIBGCC2, definedje2002-01-051-10/+26
* * ChangeLog.2, ChangeLog.3, ChangeLog.5, ChangeLog, alias.c,jsm282001-12-091-1/+1
* * rtl.h (mem_attrs): Rename decl to expr; adjust all users.rth2001-12-021-13/+151
* Fix comment typo.rth2001-11-291-1/+1
* * tree.def (VIEW_CONVERT_EXPR): New tree code.kenner2001-11-191-26/+0
* * alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.kenner2001-11-151-2/+2
* * alias.c (nonoverlapping_memrefs_p): Only update size from memrefkenner2001-11-121-4/+7
* * alias.c (nonoverlapping_memrefs_p): Handle DECL_RTL being a CONCAT.kenner2001-11-121-8/+9
* * alias.c (nonoverlapping_memrefs_p): Not overlapping if one base iskenner2001-11-111-9/+12
* * alias.c (nonoverlapping_memrefs_p): New function.kenner2001-11-091-0/+85
* * alias.c:: Include langhooks.h.neil2001-11-061-0/+1
* * ChangeLog.2, ChangeLog.4, ChangeLog.5, ChangeLog,jsm282001-11-041-7/+7
* * alias.c: Fix comment formatting.kazu2001-10-301-1/+1