llvm-svn: 108046
llvm-svn: 81290
Avoid unnecessary duplication of operand 0 of X86::FpSET_ST0_80. This duplication would cause one register to remain on the stack at the function return. llvm-svn: 74534
This was caused by me confounding FP0 and ST(0). llvm-svn: 74523