Changed z80 to use loop induction. Updated libs to use no induction when it is better.
authormichaelh <michaelh@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Thu, 9 Aug 2001 05:34:47 +0000 (05:34 +0000)
committermichaelh <michaelh@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Thu, 9 Aug 2001 05:34:47 +0000 (05:34 +0000)
commita8bd79f0b8619a3d1773c58c623888d2e2fe7c22
tree8ae8f4588b7243976cde5c4a71672c485bcab5bb
parentf239a9f256f022ade8216daba928e817f2d5f528
Changed z80 to use loop induction.  Updated libs to use no induction when it is better.

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1134 4a8a32a2-be11-0410-ad9d-d568d2c75423
device/lib/_memcpy.c
device/lib/_strcmp.c
src/SDCCcse.c
src/SDCCopt.c
src/z80/gen.c
src/z80/main.c
src/z80/profile.txt [new file with mode: 0644]
src/z80/ralloc.c
support/tests/dhrystone/Makefile
support/tests/dhrystone/dhry.c