aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtlanal.c
AgeCommit message (Expand)AuthorFilesLines
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