From: michaelh Date: Thu, 10 Feb 2000 05:48:25 +0000 (+0000) Subject: Added comment on latest dhrystone result. X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=82981c5c8a808ba9c44da023b3e0b15c1fdd1690;p=fw%2Fsdcc Added comment on latest dhrystone result. git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@96 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- diff --git a/src/z80/gen.c b/src/z80/gen.c index 4468ba78..b8280d52 100644 --- a/src/z80/gen.c +++ b/src/z80/gen.c @@ -14,7 +14,8 @@ With loopInduction on Breaks 198B With all working on 20796 158 196C Slightly better genCmp(signed) 20597 159 195B - + Better reg packing, first peephole 20038 163 1873 + Michael Hope 2000 Based on the mcs51 generator - Sandeep Dutta . sandeep.dutta@usa.net (1998) and - Jean-Louis VERN.jlvern@writeme.com (1999)