[X86] Convert esp-relative movs of function arguments into pushes, step 1
[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...