Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000103 [libFirm] optimisations feature N/A 2013-05-10 09:59 2014-09-29 10:39
Reporter Matze View Status public  
Assigned To
Priority low Resolution open  
Status confirmed   Product Version development
Summary 0000103: i >= 2 && i <= 9 can be done as (unsigned) (i-2) <= 7
Description This already implemented in boolopt.c but not really integrated into the main compiler flow, we should also check where we can do this as a localopt rule.
Additional Information
Tags No tags attached.
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2013-05-10 09:59 Matze New Issue
2014-09-29 10:39 Matze Status new => confirmed


Mantis 1.1.5[^]
Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker