X86 SSE: update rsqrtss and rcpss to use two source operands and
[oota-llvm.git] / test / CodeGen / X86 / 2011-12-06-AVXVectorExtractCombine.ll
2011-12-07 Eli FriedmanFix an optimization involving EXTRACT_SUBVECTOR in...