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