* src/ds390/peeph.def: replaced 24bitModeAndPortDS390 by
[fw/sdcc] / src / ds390 / peeph.def
2007-10-29 MaartenBrock* src/ds390/peeph.def: replaced 24bitModeAndPortDS390 by
2006-05-18 MaartenBrock* src/ds390/peeph.def (186.x, 227.x): updated and reena...
2006-03-07 maartenbrock* device/include/mcs51/c8051f410.h: new SiLabs mcu
2003-12-13 friefusing the atomic test and clear instruction jbc. Allows...
2003-11-26 epetrich* src/SDCC.y (pointer): fixed bug #846006
2003-04-29 kvigorDS80C400 support, the beginning
2003-04-11 kvigorFix bug 706781
2003-03-17 bernhardheldsrc/ds390/peeph.def: fix bug #704878: added rule 213...
2003-03-08 bernhardheldsrc/ds390/peeph.def: fix bug 700036
2003-01-19 bernhardheld* src/mcs51/peeph.def: Frieder: removed 237, obsolete...
2003-01-19 bernhardheld../m
2003-01-13 bernhardheld* src/ds390/peeph.def: #237 another rule from Frieder
2003-01-13 bernhardheld* src/ds390/peeph.def: fix #123; add 14 rules by Fioren...
2002-03-02 sandeepAdded some more peephole rules
2002-01-30 sandeepadded a few more peephole optimzations
2001-12-24 sandeepALPHA version for -mTININative
2001-12-18 sandeepSome peepholes cannot be done in tiniNative mode becaus...
2001-11-10 sandeepIntroduced DPTR use - now DPTR will allocated to liveRa...
2001-05-07 kvigoran occasionally useful rule
2001-04-11 johanknolremoved peephole 177 because of the:
2001-01-26 kvigorvarious ds390 code generator improvements, including...
2000-09-30 kvigorDPTR abuse by 182a fixed by adding 182b
2000-09-30 kvigorJust another DPS peephole
2000-09-26 kvigorwork in progress: clean up DPS abuse
2000-09-26 kvigorUse only 3 bytes of generic pointers in comparisons
2000-09-21 kvigorAdd labelRefCount constraints to many peephole rules
2000-09-21 kvigorAdd labelRefCount constraint for peephole rules.
2000-08-18 kvigorBreak DS80C390 support into seperate port (ds390);...