[x86] Add two truly horrific test cases for the new vector shuffle
[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...