X86 SSE: update rsqrtss and rcpss to use two source operands and
[oota-llvm.git] / test / CodeGen / X86 / vec_floor.ll
2012-09-08 Craig TopperAdd instruction selection for ffloor of vectors when...