summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fdiv.ll
AgeCommit message (Expand)AuthorFilesLines
2012-04-10Add a comment noting that the fdiv -> fmul conversion won't generateDuncan Sands1-0/+16
2012-04-08Only have codegen turn fdiv by a constant into fmul by the reciprocalDuncan Sands1-11/+4
2012-04-07Convert floating point division by a constant into multiplication by theDuncan Sands1-0/+32