aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/fdiv.ll
Commit message (Expand)AuthorAgeFilesLines
* Add a comment noting that the fdiv -> fmul conversion won't generateDuncan Sands2012-04-101-0/+16
* Only have codegen turn fdiv by a constant into fmul by the reciprocalDuncan Sands2012-04-081-11/+4
* Convert floating point division by a constant into multiplication by theDuncan Sands2012-04-071-0/+32