[WinEH] Adjust the 32-bit SEH prologue to better match reality
[oota-llvm.git] / test / CodeGen / X86 / sqrt-fastmath.ll
2015-05-23 Rafael EspindolaRevert "make reciprocal estimate code generation more...
2015-05-22 Sanjay Patelmake reciprocal estimate code generation more flexible...
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...