summaryrefslogtreecommitdiff
path: root/gcc/alias.c
Commit message (Expand)AuthorAgeFilesLines
* * alias.c (reg_base_value): Turn into varray.hubicka2004-01-221-39/+61
* * alias.c, basic-block.h, c-common.c, c-common.h,kazu2004-01-211-1/+1
* PR pch/13689geoffk2004-01-171-12/+12
* PR pch/13689geoffk2004-01-161-6/+7
* * alias.c (get_alias_set): Initialize alias set to 0 when subset ishubicka2004-01-141-1/+1
* * alias.c (new_alias_set): Construct the alias_set varray.hubicka2004-01-131-3/+4
* * alias.c: Invlude varray.hhubicka2004-01-121-11/+11
* * alias.c: Fix comment typos.kazu2004-01-061-3/+3
* * alias.c: Fix comment formatting.kazu2003-12-211-1/+1
* correct commentjason2003-10-021-6/+10
* PR target/11184mmitchel2003-09-181-6/+2
* * alias.c: Follow spelling conventions.kazu2003-09-141-1/+1
* PR optimization/8967sayle2003-09-121-13/+26
* PR optimization/11319wilson2003-08-121-1/+1
* * 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