summaryrefslogtreecommitdiffstats
path: root/gcc/alias.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright update.law1999-01-181-1/+1
* 8law1999-01-181-0/+2
* Warning fixes:ghazi1998-12-231-3/+3
* * alias.c (memrefs_conflict_p): A second ANDed addressrth1998-12-061-2/+2
* * alias.c (addr_side_effect_eval): New function.m.hayes1998-12-031-2/+41
* * invoke.texi: Document -flang-isoc9x.mmitchel1998-10-211-19/+213
* Warning fixes:ghazi1998-10-141-16/+17
* I can't believe I havn't done work on my home machine inrth1998-10-131-24/+40
* * alias.c: Include output.h.mmitchel1998-08-251-5/+9
* * i386.h (MODES_TIEABLE_P): Reorganize to shut up warnings.jason1998-08-141-5/+8
* Warning fixes:ghazi1998-06-291-1/+1
* * invoke.texi (-fstrict-aliasing): Document.mmitchel1998-06-251-0/+32
* * alias.c: Include toplev.hlaw1998-06-191-0/+1
* * alias.c (find_base_value): Add prototype.law1998-06-191-1/+2
* * alias.c (find_base_value): Avoid reading past end of reg_base_value.jfc1998-06-051-0/+1
* * alias.c (rtx_equal_for_memref_p): Handle SCRATCH as a memorylaw1998-05-211-0/+4
* Revert April 21 alias.c change from jfc.wilson1998-05-171-85/+49
* * calls.c (expand_call): Fix recognition of C++ operator new.jfc1998-04-291-0/+6
* * alias.c (alias_invariant): New variable.jfc1998-04-251-25/+64
* * alias.c (mode_alias_check): New function.jfc1998-04-211-49/+79
* * alias.c (record_set): Add prototype.law1998-04-161-0/+3
* Major cutover to using system.h:ghazi1998-03-201-10/+1
* * alias.c: Include <stdlib.h> and <string.h>.jfc1998-02-151-1/+11
* Document unique_id variable.jfc1998-02-081-1/+2
* * alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO;rth1998-01-141-13/+13
* * alias.c (*_dependence): Call base_alias_check before canon_rtx.law1998-01-051-18/+40
* * flags.h, toplev.c, calls.c, alias.c: Remove flag_alias_check;law1997-12-241-164/+122
* * bitmap.c (bitmap_clear): Ensure `inline' is at the beginninglaw1997-12-201-0/+6
* * 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