| Commit message (Expand) | Author | Age | Files | Lines |
* | Major cutover to using system.h: | ghazi | 1998-03-20 | 1 | -10/+1 |
* | * alias.c: Include <stdlib.h> and <string.h>. | jfc | 1998-02-15 | 1 | -1/+11 |
* | Document unique_id variable. | jfc | 1998-02-08 | 1 | -1/+2 |
* | * alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO; | rth | 1998-01-14 | 1 | -13/+13 |
* | * alias.c (*_dependence): Call base_alias_check before canon_rtx. | law | 1998-01-05 | 1 | -18/+40 |
* | * flags.h, toplev.c, calls.c, alias.c: Remove flag_alias_check; | law | 1997-12-24 | 1 | -164/+122 |
* | * bitmap.c (bitmap_clear): Ensure `inline' is at the beginning | law | 1997-12-20 | 1 | -0/+6 |
* | * alias.c (MAX_ALIAS_LOOP_PASSES): Define. | law | 1997-11-10 | 1 | -5/+27 |
* | * alias.c (find_base_value): Only return the known base value for | law | 1997-11-05 | 1 | -4/+8 |
* | * alias.c (find_base_value): When copying arguments, return the | law | 1997-11-04 | 1 | -4/+7 |
* | * alias.c (init_alias_analysis): Handle -fno-alias-check when | law | 1997-11-02 | 1 | -47/+55 |
* | * alias.c (init_alias_analysis): Add struct_value_incoming_rtx | law | 1997-10-31 | 1 | -53/+138 |
* | Fix typo in last change. | law | 1997-10-26 | 1 | -1/+1 |
* | Opps. Checked in some development patches by accident. | law | 1997-10-26 | 1 | -23/+1 |
* | * alias.c (memrefs_conflict_p): Treat arg_pointer_rtx just | law | 1997-10-26 | 1 | -2/+2 |
* | Take out find_base_value change -- not needed, only the find_base_term | law | 1997-10-26 | 1 | -8/+23 |
* | * alias.c (find_base_value): Handle PRE_INC, PRE_DEC, POST_INC, | law | 1997-10-26 | 1 | -1/+15 |
* | * alias.c (base_alias_check): Two symbols can conflict if they | law | 1997-09-29 | 1 | -11/+29 |
* | * alias.c (init_alias_analysis): Clean up incompatible pointer | law | 1997-09-08 | 1 | -1/+1 |
* | Fix H.J. Lu's alpha-linux aliasing bug. | wilson | 1997-09-03 | 1 | -2/+10 |
* | Fix minor alias typo found while working on H.J. Lu's alpha-linux alias bug. | wilson | 1997-09-03 | 1 | -1/+1 |
* | Fix m68k-next-nextstep3 stage2 enquire compilation hang reported by Moene. | wilson | 1997-08-23 | 1 | -1/+1 |
* | * alias.c (find_base_value): Improve handling of PLUS, MINUS, and | law | 1997-08-22 | 1 | -43/+58 |
* | * alias.c (init_alias_analysis): When simplifying the reg_base_value | law | 1997-08-21 | 1 | -1/+1 |
* | * Integrate alias analysis changes from jfc@mit.edu | law | 1997-08-11 | 1 | -0/+1015 |