Restore this assert now that the livevar bug is fixed.
authorChris Lattner <sabre@nondot.org>
Fri, 21 Mar 2008 20:41:27 +0000 (20:41 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 21 Mar 2008 20:41:27 +0000 (20:41 +0000)
commit35831d06fdd17f42897a9931555c17af490c06ee
tree3f1d213fcbc2f1001b6f38adfbea6e031769c16a
parent4c88cc9c2a2e52bd2abffa74a763c52be4c1e2e2
Restore this assert now that the livevar bug is fixed.
This verifies kill info for "ret" fp operands is right.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48656 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86FloatingPoint.cpp