summaryrefslogtreecommitdiffstats
path: root/gcc/alias.c
Commit message (Expand)AuthorAgeFilesLines
* * mkconfig.sh: Include insn-flags.h.rth2001-03-221-1/+0
* Use only nonvarying rtxs as known valuesbernds2001-03-151-2/+2
* * alias.c (handled_component_p, can_address_p): New functions.kenner2001-03-141-29/+57
* Fix typokenner2001-03-121-1/+1
* * flow.c (insn_dead_p): Don't consider two memrefs equivalentkenner2001-03-121-0/+6
* * alias.c (objects_must_conflict_p): Read-only slots may notrth2001-01-261-9/+12
* * alias.c (rtx_equal_for_memref_p, case ADDRESSOF): Don't assumekenner2001-01-191-2/+2
* * alias.c (find_base_value): Recognize TRUNCATE.amylaar2001-01-191-1/+20
* Partially undo a previous patchbernds2001-01-111-18/+17
* Improve alias analysis for ia64bernds2001-01-031-25/+53
* Extra arg for rtx_varies_pbernds2001-01-011-5/+5
* * alias.c (alias_sets_conflict_p): New function.kenner2000-12-301-25/+86
* Fix ia64-linux glibc miscompilation reported by H.J. Lu.wilson2000-12-151-1/+5
* * function.h (emit_status): Delete member regno_pointer_flag andlaw2000-11-301-4/+4
* * alias.c (mems_in_disjoint_alias_sets_p): Do use alias sets injsm282000-11-191-9/+0
* * alias.c (init_alias_analysis), calls.c (expand_call,jsm282000-11-071-3/+3
* * alias.c: Include basic-block.h.wehle2000-10-251-0/+97
* * alias.c: (mark_constant_function): Don't check pure functions.wehle2000-10-201-16/+28
* Remove obstacks.mmitchel2000-10-131-4/+2
* * alias.c (true_dependence): Allow non-unchanging read to conflictkenner2000-09-171-1/+4
* * alias.c (memrefs_conflict_p): An ADDRESSOF doesn'twehle2000-09-141-2/+11
* * alias.c (find_base_term): Use frame_pointer_rtxwehle2000-09-131-1/+1
* * alias.c (memrefs_conflict_p): An ADDRESSOF does conflict, sorry.geoffk2000-09-111-2/+2
* * alias.c (find_base_term): Handle ADDRESSOF.wehle2000-09-101-0/+6
* * i386.c (ix86_find_base_term): New.wehle2000-08-251-11/+22
* * rtlanal.c (rtx_unstable_p): The pic register is stablewehle2000-08-231-14/+13
* * alias.c (init_alias_analysis): Do not registerrth2000-08-221-9/+0
* * alias.c (true_dependence, write_dependence_p): A readwehle2000-08-181-2/+20
* * alias.c (mark_constant_function): Use INSN_P.law2000-08-041-3/+2
* * alias.c (init_alias_analysis): Do not calllaw2000-07-031-1/+6
* * alias.c (fixed_scalar_and_varying_struct_p): Don't examinegeoffk2000-06-231-0/+3
* * alias.c (get_alias_set): If compnent is addressable, use aliaskenner2000-06-051-11/+32
* * alias.c (record_component_aliases): Don't inspectmmitchel2000-06-041-1/+1
* * alias.c (record_alias_subset): Initialize has_zero_child in therth2000-06-031-1/+1
* * alias.c (struct alias_set_entry): New field has_zero_child.kenner2000-06-031-24/+46
* gcc/rth2000-06-031-10/+4
* * alias.c (get_alias_set): Don't call language-specific routine morekenner2000-06-011-34/+40
* * Makefile.in (c-decl.o): Depend on rtl.h and expr.h.kenner2000-05-311-16/+210
* * alias.c (record_component_aliases): New function.kenner2000-05-221-2/+43
* * alias.c: Clarify some comments.kenner2000-05-201-32/+32
* * alias.c (aliases_everything_p): Don't special-case QImode here.kenner2000-05-201-12/+6
* * cse.c (cse_basic_block): Only call find_reg_note if REG_NOTES not 0.kenner2000-05-191-5/+9
* * alias.c (nonlocal_reference_p): Minor reformatting.kenner2000-05-091-1/+2
* * rtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGING_P andkenner2000-05-041-2/+0
* * alias.c (nonlocal_reference_p): Take a care forhubicka2000-04-131-4/+9
* * alias.c (canon_rtx): Make it global.mmitchel2000-03-311-19/+32
* * Makefile.in (emit-rtl.o): Depend on HASHTAB_H.mmitchel2000-03-311-2/+7
* * Rework fields used to describe positions of bitfields andkenner2000-03-251-1/+1
* Add cselib; use it in loop and reload_cse_regscrux2000-03-141-26/+69
* Typo fix.amylaar2000-01-211-1/+1
OpenPOWER on IntegriCloud