]> git.gag.com Git - fw/sdcc/commitdiff
Added comment on latest dhrystone result.
authormichaelh <michaelh@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Thu, 10 Feb 2000 05:48:25 +0000 (05:48 +0000)
committermichaelh <michaelh@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Thu, 10 Feb 2000 05:48:25 +0000 (05:48 +0000)
git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@96 4a8a32a2-be11-0410-ad9d-d568d2c75423

src/z80/gen.c

index 4468ba784c1fd2cc14c4844932fce74d4ac2b1d6..b8280d5216f4ea59aac959bd4813cf6d4c4f98c3 100644 (file)
@@ -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 <michaelh@earthling.net>        2000
   Based on the mcs51 generator - Sandeep Dutta . sandeep.dutta@usa.net (1998)
                            and -  Jean-Louis VERN.jlvern@writeme.com (1999)