]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/alias.c
* alloc-pool.c: Convert to ISO C90 prototypes.
[thirdparty/gcc.git] / gcc / alias.c
2003-06-15  aj * alloc-pool.c: Convert to ISO C90 prototypes.
2003-05-20  kraai * alias.c (nonlocal_mentioned_p, nonlocal_referenced_p)
2003-04-23  sayle * alias.c (mark_constant_function): Check for constan...
2003-04-05  rakdver * alias.c (find_base_term): Export.
2003-03-18  hubicka * alias.c (rtx_equal_for_memref_p): Assume that X...
2003-03-05  hubicka * Makefile.in (calls.o, toplev.o alias.o): Depend...
2003-02-26  hubicka * objc-act.c: Include cgraph.h
2003-02-26  rakdver * cse.c (count_reg_usage): Fix handling of REG_EQUAL...
2003-01-18  kazu * alias.c: Fix comment typos.
2003-01-08  hubicka * i386.md (adddi3_carry_rex64, subdi3_carry_rex64...
2003-01-07  rth * alias.c (find_base_value): Only use new_reg_b...
2002-12-24  wilsonFix v850 PlumHall testsuite failure.
2002-12-16  zackMerge basic-improvements-branch to trunk
2002-11-26  rth * alias.c (find_base_value): Use new_reg_base_v...
2002-10-14  mmitchel PR optimization/6631
2002-09-22  kazu * ChangeLog: Follow spelling conventions.
2002-07-22  rth * emit-rtl.c (set_mem_attributes): Preserve...
2002-06-20  rth * c-common.c (c_common_get_alias_set): Correctl...
2002-06-13  law * alias.c (argument_registers): Remove.
2002-06-10  law * alias.c (static_reg_base_value): New to hold RTL for
2002-06-04  geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-06-04  rth * alias.c (nonoverlapping_memrefs_p): Fix off...
2002-06-02  rth * alias.c: Include target.h.
2002-05-26  kazu * alias.c: Fix formatting.
2002-04-22  rth * alias.c (canon_true_dependence): Special...
2002-04-04  rth PR opt/6165
2002-03-21  wehle * alias.c: (nonlocal_mentioned_p): Use for_each_rtx.
2002-03-11  dje2002-03-06 Dan Nicolaescu <dann@ics.uci.edu>
2002-02-19  aldyh2002-02-19 Aldy Hernandez <aldyh@redhat.com>
2002-02-13  kenner * alias.c (find_base_term, case ZERO_EXTEND, case...
2002-02-12  kenner * alias.c (find_base_value, case ZERO_EXTEND, case...
2002-02-07  rth * alias.c (find_base_value): Recall base values for...
2002-01-10  dje2002-01-10 David Edelsohn <edelsohn@gnu.org>
2002-01-05  dje * config/rs6000/rs6000.h (TARGET_POWERPC):...
2001-12-09  jsm28 * ChangeLog.2, ChangeLog.3, ChangeLog.5, ChangeLog...
2001-12-02  rth * rtl.h (mem_attrs): Rename decl to expr; adjus...
2001-11-29  rthFix comment typo.
2001-11-19  kenner * tree.def (VIEW_CONVERT_EXPR): New tree code.
2001-11-15  kenner * alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.
2001-11-12  kenner * alias.c (nonoverlapping_memrefs_p): Only update...
2001-11-12  kenner * alias.c (nonoverlapping_memrefs_p): Handle DECL_RTL...
2001-11-11  kenner * alias.c (nonoverlapping_memrefs_p): Not overlapping...
2001-11-09  kenner * alias.c (nonoverlapping_memrefs_p): New function.
2001-11-06  neil * alias.c:: Include langhooks.h.
2001-11-04  jsm28 * ChangeLog.2, ChangeLog.4, ChangeLog.5, ChangeLog,
2001-10-30  kazu * alias.c: Fix comment formatting.
2001-10-25  kenner * alias.c (can_address_p): No longer static.
2001-10-23  kenner * alias.c (can_address_p): Compnonents are not address...
2001-10-17  kenner * Makefile.in (print-rtl.o): Depend on TREE_H.
2001-10-11  shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-10-01  kenner * alias.c (get_alias_set): Try to replace PLACEHOLDER_...
2001-10-01  kenner * function.c (keep_stack_depressed): Don't use delete_...
2001-09-19  shebs * alias.c: Fix typos in comments.
2001-09-11  wilsonFix 2 bugs in last patch.
2001-09-10  kenner * alias.c (clear_reg_alias_info): Use K&R format defin...
2001-09-07  wilsonFix for PR 3783.
2001-08-22  gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-08  jason * alias.c (get_alias_set): Return a previously...
2001-08-08  grahams * alias.c (find_base_decl): Delete redundent...
2001-08-07  jasonrevert get_alias_set change for now
2001-08-07  hubicka * alias.c (nonlocal_mentioned_p):
2001-08-07  jason * alias.c (get_alias_set): Return a previously...
2001-08-05  berndsNot all VALUEs are identical
2001-08-01  kazu * alias.c: Fix comment formatting.
2001-07-30  hubicka * i386.c (ix86_output_main_function_alignment_hack...
2001-07-27  hubicka * flow.c (last_loop_beg_note): New function.
2001-07-25  aph2001-07-19 Andrew Haley <aph@cambridge.redhat.com>
2001-07-11  kenner * alias.c (set_mem_alias_set): New function.
2001-07-09  kennerMon Jul 9 06:41:07 2001 Richard Kenner <kenner@vlsi1...
2001-07-06  rth * alias.c (base_alias_check): Cast GET_MODE_UNI...
2001-07-03  kenner * explow.c (plus_constant_wide, case LO_SUM): New...
2001-06-04  kenner * tree.def (ARRAY_RANGE_REF): New code.
2001-04-09  amacleod2001-04-09 Andrew MacLeod <amacleod@redhat.com>
2001-04-03  amacleod2001-04-03 Jakub Jelinek <jakub@redhat.com>
2001-03-22  rth * mkconfig.sh: Include insn-flags.h.
2001-03-15  berndsUse only nonvarying rtxs as known values
2001-03-14  kenner * alias.c (handled_component_p, can_address_p): New...
2001-03-12  kennerFix typo
2001-03-12  kenner * flow.c (insn_dead_p): Don't consider two memrefs...
2001-01-26  rth * alias.c (objects_must_conflict_p): Read-only...
2001-01-19  kenner * alias.c (rtx_equal_for_memref_p, case ADDRESSOF...
2001-01-19  amylaar * alias.c (find_base_value): Recognize TRUNCATE.
2001-01-11  berndsPartially undo a previous patch
2001-01-03  berndsImprove alias analysis for ia64
2001-01-01  berndsExtra arg for rtx_varies_p
2000-12-30  kenner * alias.c (alias_sets_conflict_p): New function.
2000-12-15  wilsonFix ia64-linux glibc miscompilation reported by H.J...
2000-11-30  law * function.h (emit_status): Delete member regno_pointe...
2000-11-19  jsm28 * alias.c (mems_in_disjoint_alias_sets_p): Do use...
2000-11-07  jsm28 * alias.c (init_alias_analysis), calls.c (expand_call,
2000-10-25  wehle * alias.c: Include basic-block.h.
2000-10-20  wehle * alias.c: (mark_constant_function): Don't check pure...
2000-10-13  mmitchel Remove obstacks.
2000-09-17  kenner * alias.c (true_dependence): Allow non-unchanging...
2000-09-14  wehle * alias.c (memrefs_conflict_p): An ADDRESSOF doesn't
2000-09-13  wehle * alias.c (find_base_term): Use frame_pointer_rtx
2000-09-11  geoffk* alias.c (memrefs_conflict_p): An ADDRESSOF does confl...
2000-09-10  wehle * alias.c (find_base_term): Handle ADDRESSOF.
2000-08-25  wehle * i386.c (ix86_find_base_term): New.
2000-08-23  wehle * rtlanal.c (rtx_unstable_p): The pic register is...
next