aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtlanal.c
AgeCommit message (Expand)AuthorFilesLines
1996-07-03formatting tweaksMike Stump1-1/+1
1996-05-06(rtx_addr_varies_p): Scan operands of type `E'.Richard Kenner1-3/+12
1996-03-10Update comment for rtx_equal_function_value_matters.Richard Kenner1-1/+1
1995-10-06(reg_set_last): Fix call to reg_set_between_p.Richard Kenner1-1/+1
1995-06-28(reg_set_p_1): Now static; add extra parm.Richard Kenner1-3/+3
1995-06-15Update FSF address.Richard Kenner1-1/+2
1994-08-25(may_trap_p, case EXPR_LIST): New case.Richard Kenner1-0/+4
1994-05-29(volatile_insn_p): Call ourselves in recursive scan.Richard Kenner1-3/+3
1994-05-06(reg_used_between_p): Check usage exprs on CALL_INSNs.Richard Kenner1-4/+101
1993-12-21(replace_regs, case REG): Return copies of SUBREGs, toJim Wilson1-1/+8
1993-10-19(volatile_insn_p): New function.Richard Stallman1-0/+65
1993-09-24rtlanal.c: (rtx_unstable_p): HARD_FRAME_POINTER_REGNUM is not an unstable reg...Doug Evans1-3/+5
1993-09-06(modified_between_p): Handle vectors.Richard Kenner1-4/+74
1993-03-30(find_regno_note): Find note that overlaps REGNO, not just one thatRichard Kenner1-2/+9
1993-01-23Comment fix.Richard Stallman1-0/+2
1992-10-14(single_set): fix typo in REG_UNUSED check.Richard Stallman1-3/+3
1992-09-19(reg_set_last): Allow old value to be a SUBREG.Richard Kenner1-3/+4
1992-07-06entered into RCSCharles Hannum1-4/+9
1992-01-28*** empty log message ***Richard Kenner1-1/+6
1992-01-17*** empty log message ***Jim Wilson1-2/+2
1991-12-01Initial revisionRichard Stallman1-0/+1574