X86 SSE: update rsqrtss and rcpss to use two source operands and
[oota-llvm.git] / test / CodeGen / X86 / 2009-11-13-VirtRegRewriterBug.ll
2009-11-14 Evan ChengAdded getSubRegIndex(A,B) that returns subreg index...