FIX PR 4459.
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 29 Jun 2009 20:29:59 +0000 (20:29 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 29 Jun 2009 20:29:59 +0000 (20:29 +0000)
commit63de5c3b7eda642ff76dffd6b109407565fdcd1b
tree079b09515f995d383319e429a4bfd9edadfbc5de
parentcf048d4e59bc7641330675755fae18030cdddb0e
FIX PR 4459.

Not sure I understand how the temp register gets used,
but this fixes a bug and introduces no regressions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74446 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86FloatingPoint.cpp
test/CodeGen/X86/inline-asm-fpstack3.ll [new file with mode: 0644]