[AVX512] adding PROLQ and PROLD Intrinsics
[oota-llvm.git] / test / CodeGen / X86 / recip-fastmath.ll
2015-06-22 Sanjay Patel[x86] set default reciprocal (division and square root...
2015-06-04 Sanjay Patelmake reciprocal estimate code generation more flexible...
2015-06-03 Rafael EspindolaRevert "make reciprocal estimate code generation more...
2015-06-02 Sanjay Patelmake reciprocal estimate code generation more flexible...
2015-05-23 Rafael EspindolaRevert "make reciprocal estimate code generation more...
2015-05-22 Sanjay Patelmake reciprocal estimate code generation more flexible...
2015-04-08 Sanjay Patelfixed to test features, not CPU models
2014-11-12 Sanjay PatelExpose the number of Newton-Raphson iterations applied...
2014-11-11 Sanjay PatelUse rcpss/rcpps (X86) to speed up reciprocal calcs...