]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/m68k/m68k.md
Merge basic-improvements-branch to trunk
[thirdparty/gcc.git] / gcc / config / m68k / m68k.md
2002-12-16  zackMerge basic-improvements-branch to trunk
2002-06-20  rthFix thinko last change.
2002-06-20  rth * config/m68k/m68k.md (zero_extendsidi2): Creat...
2002-04-02  rth * config/m68k/m68k.md (dbcc peepholes): Match...
2001-11-04  jsm28 * ChangeLog.2, ChangeLog.4, ChangeLog.5, ChangeLog,
2001-11-01  kazu * config/m68k/3b1.h: Fix comment formatting.
2001-08-28  rth * config/m68k/m68k.md (sordered, sordered_1...
2001-08-27  rth * config/m68k/m68k.md (subreghi1ashrdi_const32...
2001-07-31  rth * config/m68k/m68k.md: Replace all general_oper...
2001-07-23  rth * m68k.c (const_uint32_operand): Abort if mode...
2001-07-20  hubicka * m68k.md (zero_extend?i?i2 expander): Use gen_lowpart...
2001-07-03  kenner * explow.c (plus_constant_wide, case PLUS): Call find_...
2001-07-02  kenner * emit-rtl.c (adjust_address): New function.
2001-06-09  rth * config/m68k/m68k.md (ashrdi_const): Fix right...
2001-04-03  amacleod2001-04-03 Jakub Jelinek <jakub@redhat.com>
2001-03-07  rthBrad's -ffast-math breakup.
2000-11-28  rth * genoutput.c (validate_insn_operands): New.
2000-06-06  ghazi * m68k.c (legitimize_pic_address): Move prototype ...
2000-02-26  lawFix copyrights.
1999-12-04  geoffk* c-common.c (enum attrs): Add A_NO_LIMIT_STACK.
1999-10-14  rth * m68k.md (zero_extendsidi2): Add missing outpu...
1999-09-07  lawMerge in gcc2-ss-010999
1999-08-05  law * m68k.md (xordi3, anddi3): These patterns...
1999-06-17  dlindsayh
1999-04-28  schwab * config/m68k/m68k.md (cmpsi+1): Use cmp.w when compar...
1999-04-05  law * m68k.md (movdf): Hide GPR sources & destinati...
1999-01-27  lawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1999-01-21  law * m68k.md (ashldi_const): Disable for !TARGET_52...
1998-12-31  law * m68k.md (adddi_dilshr32): Allow all operands...
1998-10-13  wilsonFix for m68k -O0 libstdc++ compiler abort.
1998-09-05  law * m68k.md (5200 movqi): Do not allow byte sized...
1998-09-05  law * m68k.md (zero_extendsidi2): Fix typo.
1998-08-29  law * m68k.md (beq0_di): Generate correct (and...
1998-08-14  law(
1998-07-06  law * m68k.md (zero_extend QI to HI): Correctly...
1998-05-23  law * m68k.h: Declare more functions used in macros.
1998-05-07  schwab * config/m68k/m68k.md (adddi3, subdi3): Properly negat...
1998-04-15  schwab * config/m68k/m68k.md (adddi3, subdi3): Optimize for...
1998-04-04  law * Check in merge from gcc2. See ChangeLog...
1998-04-01  law * 1750a.md, arm.c, clipper.c, clipper.md: Use...
1998-03-23  law * m68k/m68k.md (zero_extendqidi2, zero_extendhi...
1998-03-23  law * m68k/m68k.md (ashldi_const): Allow shift...
1998-03-19  manfred
1998-03-16  schwab * config/m68k/m68k.c: Include <stdlib.h> for atoi...
1998-02-27  schwabUpdate copyright
1998-02-27  schwab * config/m68k/m68k.md (movsf+1): Optimize moving a...
1997-11-02  lawUpdate mainline egcs to gcc2 snapshot 971021.
1997-10-28  wilsonFix coldfire/btst problems.
1997-08-29  law * m68k/m68k.md (iorsi_zexthi_ashl16): Disable.
1997-08-27  wilsonFix newlib coldfire build failure.
1997-07-21  kenner(iorsi_zexthi_ashl16): Mark output operand as earlyclobber.
1997-07-14  kenner(adddi3, subdi3): Allow constant operand.
1997-06-13  wilson(mov[qhs]i}): Add pair of constraints which allow
1997-05-20  wilson(scc0_di, scc_di, seq, sne, sgt, sgtu, slt, sltu, sge...
1997-05-18  kenner(mov[qhs]i,movstrict[qs]i, mulsi3): Use 'Q' constraint...
1997-05-18  kenner(mov[qhs]i}): Add pair of constraints which allow offse...
1997-05-18  kenner(movstrict*): Changed into define_expands. Split insns...
1997-04-21  wilson(movqi+2): Add address registers.
1997-04-13  kenner(movstricthi): Remove extraneous comparisons.
1997-04-13  kenner(rotl[shq]i3, rotl[hq]i3+1): Don't directly modify...
1997-04-13  kenner(tstdi): Add missing parallel around the pattern.
1997-03-25  kenner(tablejump): Use extl to explicitly sign extend index...
1997-03-25  kenner(mulsi3): Changed into define_expand. Split insn into...
1997-03-25  kenner(movqi): Disable use of address registers for TARGET_5200.
1997-03-25  kenner(bne0_di): Fix typo in last change.
1997-03-25  kenner(xorsi3_5200): Correct constraints.
1997-03-25  kenner(move{si,hi,qi,di}): Changed into define_expands. ...
1997-03-18  law * m68k/m68k.c (m68k_last_compare_had_fp_operand...
1997-03-17  kenner(beq0_di, bne0_di, bge0_di, blt0_di): Use cmpw #0 inste...
1997-02-15  kenner(cmpsi): Added insn with appropriate constraints for...
1997-02-02  kenner(movqi): Enable use of clr and st insns on TARGET_5200.
1997-01-30  kenner(stack adjust peepholes): Use lea instead of add.w...
1997-01-19  kenner(ashrdi_const, ashrdi3): Allow 31 as shift count.
1997-01-19  kenner(rot[lr][shq]i3): Allow 'N', 'O' or 'P' operands.
1997-01-19  kennerFix previous change: {add,sub}qw should be {add,sub...
1997-01-04  kenner(addsi3, addhi3): Use two addqw (or subqw) insns when...
1996-12-10  kenner(add[hs]i3): Only use two addq.w or subq.w instructions
1996-12-07  kenner(iorsi_zexthi_ashl16): New pattern.
1996-12-07  kenner({and,ior,xor}si3_internal): Removed !TARGET_5200 from...
1996-12-07  kenner(andsi3): Changed into define_expand.
1996-11-12  kenner(movqi): Emit 'st' for INTVAL & 255 == 255, not INTVAL...
1996-11-12  kenner(addsi3): If TARGET_5200, use the lea insn to add small...
1996-11-12  kenner(negsi2): Change into define_expand.
1996-09-26  tege(mulsidi3 matcher): Change predicate const_int_operand
1996-07-19  ianSimplify movqi, add more !TARGET_5200 cases
1996-07-19  kenner(negdi2): Undo last change: don't apply neg to address...
1996-07-18  kennerAdd TARGET_5200 to conditions which determine whether...
1996-07-18  kenner(add patterns): Don't use two addqw instructions when...
1996-06-06  kenner(movsi_const0, movhi): Favor clr with TARGET_5200.
1996-06-06  kennerDisable byte and word arithmetic, rotate, integer divid...
1996-04-16  kenner(ashlsi_16, lshrsi_16): Disable pattern for TARGET_6806...
1996-04-15  kenner(tstdi): Optimized for "d" case.
1996-04-14  kenner(ftruncdf2): Enable for m68060 systems.
1996-03-26  kenner(fullword move): Call output_move_simode_const.
1996-03-19  kenner(pushexthisi_const, movsi_const0): New names.
1996-03-12  tege(dbra peepholes): Use flags_in_68881.
1996-03-11  kennerUse proper modes and predicates for {sign,zero}_extract.
1996-02-19  kenner(const_umulsi3_highpart): Disable for TARGET_M68060.
1996-02-12  law * m68k.md (movqi): Call CC_STATUS_INIT when...
1996-01-31  kenner(movqi): Use moveq if possible.
next