Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-04-10 | Add a comment noting that the fdiv -> fmul conversion won't generate | Duncan Sands | 1 | -0/+16 |
2012-04-08 | Only have codegen turn fdiv by a constant into fmul by the reciprocal | Duncan Sands | 1 | -11/+4 |
2012-04-07 | Convert floating point division by a constant into multiplication by the | Duncan Sands | 1 | -0/+32 |