summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/sqrt-fastmath.ll
AgeCommit message (Expand)AuthorFilesLines
2015-04-10use update_llc_test_checks.py to tighten checkingSanjay Patel1-94/+103
2014-10-24Allow AVX vrsqrtps generation.Sanjay Patel1-6/+27
2014-10-24Use rsqrt (X86) to speed up reciprocal square root calcsSanjay Patel1-2/+53
2013-08-22Update to remove the no-frame-pointer-elim-non-leaf flag if it was set to 'fa...Bill Wendling1-2/+2
2013-05-27Convert sqrt functions into sqrt instructions when -ffast-math is in effect.Preston Gurd1-0/+60