aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/alpha/alpha.md
AgeCommit message (Expand)AuthorFilesLines
1994-03-05(unaligned_{load,store}hi): Clear low bit of address before using as operand ...Richard Kenner1-7/+16
1994-03-03(mskXl): Add missing NOT in patterns.Richard Kenner1-8/+9
1994-02-25(neg[sd]f2): Use %R1 consistently.Richard Kenner1-2/+2
1994-02-25(mul*): Disallow multiply by constant.Richard Kenner1-6/+6
1994-02-22(divsi3): Emit all RTL from RTL template.Torbjorn Granlund1-88/+48
1994-02-01(minsf3, maxdf3, mindf3): Properly insert constant of zero intoRichard Kenner1-4/+6
1993-12-27(maxsf3, minsf3): Correct numerous errors.Richard Kenner1-5/+7
1993-12-27(iordi3): Use ornot for some constant cases.Richard Kenner1-4/+6
1993-12-24(define_attr type): Add new type ISUBR.Richard Kenner1-4/+6
1993-11-16(movdi): Use 'Q' instead of 'm' for FP.Richard Kenner1-2/+2
1993-11-13(movsf, movdf): Add 'G' to constraint for operand 1 when operand 0 isRichard Kenner1-4/+4
1993-11-10(smaxdi3): Was incorrectly called maxdi3.Richard Kenner1-1/+1
1993-10-07Clean up usage of commutative declarator `%'.Torbjorn Granlund1-13/+13
1993-08-06(shifts): Use reg_or_6bit_operand for shift counts.Richard Kenner1-3/+3
1993-06-01(extendsidi2): Correctly do operation when in FPRichard Stallman1-4/+5
1993-04-16(blockage): Use unspec_volatile #1; #0 is IMB.Richard Kenner1-1/+1
1993-04-16(untyped_call, blockage): New patterns.Richard Kenner1-0/+37
1993-04-13(sminsf, smindf, smaxsf, smaxdf): Should be minsf, etc.Richard Kenner1-5/+5
1993-04-10(add/sub): Correct predicates and constraints for sNaddX and addX insns...Richard Kenner1-56/+221
1993-03-05Add new define_split for doing sign-extended adds of some largeRichard Kenner1-0/+24
1993-03-01Add three special-cases of CMP insns against zero.Richard Kenner1-0/+27
1993-02-10(call insns): Always reload gp after a full call.Richard Kenner1-16/+6
1993-02-09alpha.md (fix_truncdfdi2, [...]): Use `cvttqc', not `cvttq', to avoid roundin...Brendan Kehoe1-2/+2
1993-01-25Delete emacs local-variables block at end.Richard Kenner1-10/+0
1993-01-06Fix typos.Brendan Kehoe1-10/+10
1993-01-06alpha.h (ASM_FILE_START): Change .verstamp ident for BL10.Brendan Kehoe1-6/+16
1992-12-15Add new UNSPEC_VOLATILE 0 to flush instruction cache.Richard Kenner1-0/+7
1992-12-06(add-mult): Add missing `&' in constraints of kludge plus/plus/multRichard Kenner1-1/+1
1992-10-26entered into RCSRichard Kenner1-4/+4
1992-10-24Initial revisionRichard Kenner1-0/+3006