Improved caching of pointers and division
[fw/sdcc] / src / z80 / peeph-z80.def
2009-04-04 spthImproved caching of pointers and division
2009-04-03 spthReenabled peephole 0t
2009-04-03 spthFixed bugs #2728224, #2728218
2009-01-04 spthImplemented RFE #2485684
2009-01-04 spthPartially implemented RFE #2471534 and some other minor...
2009-01-04 spthRFE #2484693 and peephole improvements
2008-12-30 spthminor addition improvement
2008-12-29 spthMinor peephole improvement
2008-12-25 spthImplemented RFE #1899189
2008-12-25 spthMinor peephole improvements
2008-08-15 spthMinor peephole improvement
2008-08-03 spthAdded two peepholes that simplify conditional jumps
2008-07-12 spthZ80 peephole improvements - Implemented RFE #1919415...
2008-07-12 spthseparate Z80 from GBZ80 peepholes
2008-02-20 spthFixed #1806565
2008-02-16 borutr* src/z80/peeph-gbz80.def: applied patch
2007-05-05 MaartenBrock* src/port.h: added TARGET_MCS51_LIKE
2006-09-26 MaartenBrockgit-svn-id: https://sdcc.svn.sourceforge.net/svnroot...
2004-04-20 epetrich* src/z80/peeph-z80.def: removed some peephole rules...
2003-12-05 epetrichApplied z80 i/o port patch from Peter Townson and fixed...
2001-12-06 michaelh * src/diff.1 (Index): Many, many optmisiations. Dhrys...
2001-11-19 michaelh * src/z80/ralloc.c (packRegsForHLUse3): Created and...
2001-10-12 michaelh * src/z80/gen.c (gencjneshort): Fixed
2001-08-08 michaelh* Optimised many of the library functions
2000-03-06 michaelh* Minor tuning
2000-03-05 michaelhPre 2.92#2