X86 SSE: update rsqrtss and rcpss to use two source operands and
the first source operand is tied to the destination operand. This is to accurately model the corresponding instructions where the upper bits are unmodified. rdar://12558838 PR14221 llvm-svn: 167064
Loading
Please register or sign in to comment