Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / recip-fastmath.ll
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...