Revert r227242 - Merge vector stores into wider vector stores (PR21711).
[oota-llvm.git] / test / CodeGen / X86 / recip-fastmath.ll
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...