summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fdiv.ll
Commit message (Expand)AuthorAge
* Add a comment noting that the fdiv -> fmul conversion won't generateDuncan Sands2012-04-10
* Only have codegen turn fdiv by a constant into fmul by the reciprocalDuncan Sands2012-04-08
* Convert floating point division by a constant into multiplication by theDuncan Sands2012-04-07