Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Comparison primops return Int# (Fixes #6135) | Jan Stolarek | 2013-08-14 | 1 | -0/+2 |
* | Add more cases to the integer constant folding test | Ian Lynagh | 2012-06-08 | 1 | -0/+3 |
* | Add more tests to integerConstantFolding | Ian Lynagh | 2012-06-06 | 1 | -0/+4 |
* | Add encodeInteger{Double,Float} to the integerConstantFolding test | Ian Lynagh | 2012-01-13 | 1 | -0/+2 |
* | Add {double,float}FromInteger to the integerConstantFolding test | Ian Lynagh | 2012-01-13 | 1 | -0/+2 |
* | Add quot and rem to the integerConstantFolding test | Ian Lynagh | 2012-01-10 | 1 | -0/+2 |
* | Test some more Integer constant foldings | Ian Lynagh | 2011-09-24 | 1 | -0/+4 |
* | Fix integerConstantFolding on 32bit platforms | Ian Lynagh | 2011-07-29 | 1 | -1/+1 |
* | Add a test for Integer constant folding | Ian Lynagh | 2011-07-23 | 1 | -0/+36 |