Age | Commit message (Expand) | Author | Files | Lines |
1997-11-10 | alias.c (MAX_ALIAS_LOOP_PASSES): Define. | Jeffrey A Law | 1 | -5/+27 |
1997-11-05 | alias.c (find_base_value): Only return the known base value for pseudo regist... | Jeffrey A Law | 1 | -4/+8 |
1997-11-04 | alias.c (find_base_value): When copying arguments, return the tenative value ... | Jeffrey A Law | 1 | -4/+7 |
1997-11-01 | alias.c (init_alias_analysis): Handle -fno-alias-check when optimizing correc... | Jeffrey A Law | 1 | -47/+55 |
1997-10-31 | alias.c (init_alias_analysis): Add struct_value_incoming_rtx and static_chain... | Jeffrey A Law | 1 | -53/+138 |
1997-10-26 | Fix typo in last change. | Jeff Law | 1 | -1/+1 |
1997-10-26 | Opps. Checked in some development patches by accident. | Jeff Law | 1 | -23/+1 |
1997-10-26 | alias.c (memrefs_conflict_p): Treat arg_pointer_rtx just like stack_pointer_rtx. | Richard Henderson | 1 | -2/+2 |
1997-10-26 | Take out find_base_value change -- not needed, only the find_base_term | Jeffrey A Law | 1 | -8/+23 |
1997-10-26 | alias.c (find_base_value): Handle PRE_INC, PRE_DEC, POST_INC, and POS_DEC. | Jeffrey A Law | 1 | -1/+15 |
1997-09-29 | alias.c (base_alias_check): Two symbols can conflict if they are accessed via... | Richard Henderson | 1 | -11/+29 |
1997-09-08 | alias.c (init_alias_analysis): Clean up incompatible pointer type warning in ... | Weiwen Liu | 1 | -1/+1 |
1997-09-03 | Fix H.J. Lu's alpha-linux aliasing bug. | Jim Wilson | 1 | -2/+10 |
1997-09-03 | Fix minor alias typo found while working on H.J. Lu's alpha-linux alias bug. | Jim Wilson | 1 | -1/+1 |
1997-08-22 | Fix m68k-next-nextstep3 stage2 enquire compilation hang reported by Moene. | Jim Wilson | 1 | -1/+1 |
1997-08-22 | alias.c (find_base_value): Improve handling of PLUS, MINUS, and LO_SUM. | John F. Carr | 1 | -43/+58 |
1997-08-20 | alias.c (init_alias_analysis): When simplifying the reg_base_value array, sim... | Jeffrey A Law | 1 | -1/+1 |
1997-08-11 | * Integrate alias analysis changes from jfc@mit.edu | Jeffrey A Law | 1 | -0/+1015 |