Feature Requests item #3537534, was opened at 2012-06-24 06:14
Message generated for change (Comment added) made by spth
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=350599&aid=3537534&group_id=599
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: z80 port
Group: None
>Status: Closed
Priority: 5
Private: No
Submitted By: Philipp Klaus Krause (spth)
Assigned to: Philipp Klaus Krause (spth)
Summary: More efficient built-in memset()
Initial Comment:
The z80-related ports (except gbz80) have a built-in memset(). However, code generation for it could be improved, especially for small values of n.
Philipp
----------------------------------------------------------------------
>Comment By: Philipp Klaus Krause (spth)
Date: 2012-07-09 10:53
Message:
Implemented by merging the smallopts branch in revision #8030.
Philipp
----------------------------------------------------------------------
Comment By: Philipp Klaus Krause (spth)
Date: 2012-06-26 08:06
Message:
Implemented in the smallopts branch in revision #7982.
Philipp
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=350599&aid=3537534&group_id=599
|