Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / sqrt-fastmath.ll
2015-04-10 Sanjay Pateluse update_llc_test_checks.py to tighten checking
2014-10-24 Sanjay PatelAllow AVX vrsqrtps generation.
2014-10-24 Sanjay PatelUse rsqrt (X86) to speed up reciprocal square root...
2013-08-22 Bill WendlingUpdate to remove the no-frame-pointer-elim-non-leaf...
2013-05-27 Preston GurdConvert sqrt functions into sqrt instructions when...