Fix PR4484.
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 30 Jun 2009 12:18:16 +0000 (12:18 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 30 Jun 2009 12:18:16 +0000 (12:18 +0000)
commitf55715c5c70d2f762f7753707758650ac883f99e
tree5dee5421469451efc98ae05e5db7cbdadb6660cd
parent50564ebc9e3d7ff806062023e6511e91065df0d2
Fix PR4484.
This was caused by me confounding FP0 and ST(0).

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