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