DotGNU Portable.NET - Patches: patch #5541, Add Support for Unsigned Integer...
You are not allowed to post comments on this tracker with your current authentication level.
patch #5541: Add Support for Unsigned Integer Division by 3, 5, 10 and 0xffffffff
Submitter: | Kirill Kononenko <krokas> | ||
Submitted: | Sat 11 Nov 2006 03:45:19 PM UTC | ||
Category: | None | Priority: | 5 - Normal |
Status: | None | Privacy: | Public |
Assigned to: | None | Open/Closed: | Open |
Mon 13 Nov 2006 12:51:41 AM UTC, comment #1: |
Kirill Kononenko <krokas> |
Sat 11 Nov 2006 03:45:19 PM UTC, original submission:
The patch adds support for optimised unsigned integer division by constants 3, 5, 10 and 0xffffffff |
Kirill Kononenko <krokas> |
Attached Files
Depends on the following items: None found
Items that depend on this one: None found
CC list is empty
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
The patch generalize the optimization for all constants.