summaryrefslogtreecommitdiffstats
path: root/gcc/alias.c
Commit message (Expand)AuthorAgeFilesLines
* * alias.c (MAX_ALIAS_LOOP_PASSES): Define.law1997-11-101-5/+27
* * alias.c (find_base_value): Only return the known base value forlaw1997-11-051-4/+8
* * alias.c (find_base_value): When copying arguments, return thelaw1997-11-041-4/+7
* * alias.c (init_alias_analysis): Handle -fno-alias-check whenlaw1997-11-021-47/+55
* * alias.c (init_alias_analysis): Add struct_value_incoming_rtxlaw1997-10-311-53/+138
* Fix typo in last change.law1997-10-261-1/+1
* Opps. Checked in some development patches by accident.law1997-10-261-23/+1
* * alias.c (memrefs_conflict_p): Treat arg_pointer_rtx justlaw1997-10-261-2/+2
* Take out find_base_value change -- not needed, only the find_base_termlaw1997-10-261-8/+23
* * alias.c (find_base_value): Handle PRE_INC, PRE_DEC, POST_INC,law1997-10-261-1/+15
* * alias.c (base_alias_check): Two symbols can conflict if theylaw1997-09-291-11/+29
* * alias.c (init_alias_analysis): Clean up incompatible pointerlaw1997-09-081-1/+1
* Fix H.J. Lu's alpha-linux aliasing bug.wilson1997-09-031-2/+10
* Fix minor alias typo found while working on H.J. Lu's alpha-linux alias bug.wilson1997-09-031-1/+1
* Fix m68k-next-nextstep3 stage2 enquire compilation hang reported by Moene.wilson1997-08-231-1/+1
* * alias.c (find_base_value): Improve handling of PLUS, MINUS, andlaw1997-08-221-43/+58
* * alias.c (init_alias_analysis): When simplifying the reg_base_valuelaw1997-08-211-1/+1
* * Integrate alias analysis changes from jfc@mit.edulaw1997-08-111-0/+1015
OpenPOWER on IntegriCloud