summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/recip-fastmath.ll
AgeCommit message (Expand)AuthorFilesLines
2015-06-22[x86] set default reciprocal (division and square root) codegen to match GCCSanjay Patel1-19/+19
2015-06-04make reciprocal estimate code generation more flexible by adding command-line...Sanjay Patel1-2/+2
2015-06-03Revert "make reciprocal estimate code generation more flexible by adding comm...Rafael Espindola1-2/+2
2015-06-02make reciprocal estimate code generation more flexible by adding command-line...Sanjay Patel1-2/+2
2015-05-23Revert "make reciprocal estimate code generation more flexible by adding comm...Rafael Espindola1-2/+2
2015-05-22make reciprocal estimate code generation more flexible by adding command-line...Sanjay Patel1-2/+2
2015-04-08fixed to test features, not CPU modelsSanjay Patel1-24/+24
2014-11-12Expose the number of Newton-Raphson iterations applied to the hardware's reci...Sanjay Patel1-12/+49
2014-11-11Use rcpss/rcpps (X86) to speed up reciprocal calcs (PR21385).Sanjay Patel1-0/+72