summaryrefslogtreecommitdiffstats
path: root/gcc/rtlanal.c
Commit message (Expand)AuthorAgeFilesLines
* * rtlanal.c (for_each_rtx): Fix declaration to conform to GNUmmitchel1999-02-101-2/+2
* Missed from last commit.rth1999-02-021-0/+33
* Happy new year.amylaar1999-01-281-1/+1
* * rtl.h (insn_first_p): Declare.amylaar1999-01-271-0/+31
* Fix obvious typo that produced compile time warning.nickc1998-12-221-1/+1
* law1998-12-141-1/+1
* * rtlanal.c (multiple_sets): New function.law1998-12-121-0/+32
* * rtlanal.c (regs_set_between_p): New function.rth1998-11-261-0/+46
* * flow.c (life_analysis_1): Do not clobber regs_ever_live afterlaw1998-10-161-22/+13
* * rtl.h: Delete duplicate prototypes. Add some missinglaw1998-10-131-1/+2
* More multi-register structure return recognition fixes and:davem1998-09-121-0/+12
* * flow.c (mark_set_1): Recognize multi-register structure returndavem1998-09-121-2/+19
* * rtlanal.c (for_each_rtx): Check in the change mentioned below.mmitchel1998-08-191-0/+73
* vmakarov1998-07-281-1/+7
* * rtlanal.c (reg_overlap_mentioned_p): Handle STRICT_LOW_PART. Iflaw1998-07-081-3/+8
* * rtlanal.c (find_reg_note): Ignore notes that are not on onlaw1998-05-131-0/+8
* Warning fixes:ghazi1998-05-131-1/+2
* * varasm.c (asm_output_bss): Add prototype.law1998-04-171-0/+2
* * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12law1998-04-041-1/+1
* Major cutover to using system.h:ghazi1998-03-201-1/+1
* Rats. Forgot to change copyrights on the first commit.robertl1998-02-131-1/+1
* * c-lang.c (finish_file): Bracket declaration of static_ctors,robertl1998-02-131-1/+0
* * rtlanal.c (dead_or_set_regno_p): Ignore REG_DEAD notes afterlaw1998-01-281-10/+21
* * bitmap.c (bitmap_clear): Ensure `inline' is at the beginninglaw1997-12-201-0/+3
* Update mainline egcs to gcc2 snapshot 971021.law1997-11-021-12/+49
* * rtlanal.c (jmp_uses_reg_or_mem): Fix typo in last change.law1997-09-231-1/+1
* * jump.c (jmp_uses_reg_or_mem): Deleted unused function.law1997-09-221-0/+96
* formatting tweaksmrs1996-07-031-1/+1
* (rtx_addr_varies_p): Scan operands of type `E'.kenner1996-05-061-3/+12
* Update comment for rtx_equal_function_value_matters.kenner1996-03-101-1/+1
* (reg_set_last): Fix call to reg_set_between_p.kenner1995-10-061-1/+1
* (reg_set_p_1): Now static; add extra parm.kenner1995-06-281-3/+3
* Update FSF address.kenner1995-06-151-1/+2
* (may_trap_p, case EXPR_LIST): New case.kenner1994-08-251-0/+4
* (volatile_insn_p): Call ourselves in recursive scan.kenner1994-05-291-3/+3
* (reg_used_between_p): Check usage exprs on CALL_INSNs.kenner1994-05-061-4/+101
* (replace_regs, case REG): Return copies of SUBREGs, towilson1993-12-211-1/+8
* (volatile_insn_p): New function.rms1993-10-191-0/+65
* * rtlanal.c: (rtx_unstable_p): HARD_FRAME_POINTER_REGNUM is notdje1993-09-241-3/+5
* (modified_between_p): Handle vectors.kenner1993-09-061-4/+74
* (find_regno_note): Find note that overlaps REGNO, not just one thatkenner1993-03-301-2/+9
* Comment fix.rms1993-01-231-0/+2
* (single_set): fix typo in REG_UNUSED check.rms1992-10-141-3/+3
* (reg_set_last): Allow old value to be a SUBREG.kenner1992-09-191-3/+4
* entered into RCSmycroft1992-07-061-4/+9
* *** empty log message ***kenner1992-01-281-1/+6
* *** empty log message ***wilson1992-01-181-2/+2
* Initial revisionrms1991-12-011-0/+1574
OpenPOWER on IntegriCloud