OSDN Git Service

(insv): New pattern.
[pf3gnuchains/gcc-fork.git] / gcc / config / sh / sh.md
1996-09-25 wilson(insv): New pattern.
1996-09-17 wilsonNew define_splits to recombine output from LEGITIMIZE_A...
1996-09-16 wilson(ashlhi3_k, lshrhi3_m): new insn pattern.
1996-08-07 wilson(casesi_jump): New pattern.
1996-07-24 wilson(branch_true, branch_false, inverse_branch_true,
1996-06-06 wilson(branch_true): Add comment about T-bit compares.
1996-05-23 ianDo better scheduling of floating point instructions
1996-05-19 wilson(untyped_call): New pattern.
1996-04-19 wilson(lshrsi3): Change gen_ashlsi3_d to gen_lshrsi3_d.
1996-03-05 wilson(push_e, pop_e): Add TARGET_SH3E to condition.
1996-03-04 wilson(mulhisi3-2, mulhisi3-1, mulsidi3_i, umulsidi3_i,
1996-01-18 wilson(cpu, movsi_i, movsf_i, blt, bge, sle, sge): Add SH3E
1995-12-09 wilson(subsi3): Rename to subsi3_internal. Add new define_expand
1995-12-01 wilsonMinor changes to comments.
1995-11-29 wilson(ashrsi3_d): Use %0 not %1 in output pattern.
1995-11-05 kenner(mulsidi3-1, mulsidi3, umulsidi3-1, umulsidi3): Enable.
1995-11-04 kenner(casesi_worker): Change constraint from = to +.
1995-10-26 kenner(negdi2): Use TARGET_LITTLE_ENDIAN.
1995-10-21 kenner(define_delay): Don't accept any instruction for an...
1995-08-21 kenner(movdi-1, movdf-1): Make conditional on reload_complete...
1995-07-28 kenner(define_peephole): Add peepholes to use r0+rN addressin...
1995-06-15 kennerChange FSF address.
1995-06-06 wilsonAdd some comments. Cleanup formatting.
1995-05-25 wilson(ashlsi3, lshrsi3): Add SH3 support.
1995-05-23 wilson(sett): New pattern.
1995-05-16 kennerFix typos in comments.
1995-04-26 kenner(ashrsi2_31): Don't use dead_or_set_p after reload.
1995-04-21 wilsonDelete spurious constraints from all define_expands.
1995-04-11 wilson(ashlsi3): Use nonmemory_operand as a predicate instead of
1995-03-22 wilson(udivsi3): Don't clobber register 6.
1995-03-10 wilson(movdi define_split, movdf define_split): Correct inden...
1995-02-24 wilsonCorrect typos and formatting problems.
1995-02-07 wilsonCorrect errors in comments. Delete all assembler comments.
1995-01-26 wilson(prepare_scc_operands): Force sh_compare_op1 to a regis...
1994-12-07 sac*** empty log message ***
1994-11-24 sac*** empty log message ***
1994-11-07 tege(subdi3): Delete % from constraints.
1994-09-09 sac*** empty log message ***
1994-09-06 sac*** empty log message ***
1994-08-23 sac*** empty log message ***
1994-07-22 sac*** empty log message ***
1994-04-20 sacls -la
1994-02-05 sac*** empty log message ***
1993-06-29 sac Major rework.
1993-05-10 sac(movstrsi): Take alignment into account.
1993-05-04 sac(arith patterns): Rework constraints.
1993-04-30 sacInitial revision