Code to handle FP_EXTEND is dead now. X86 doesn't support any data types to
authorChris Lattner <sabre@nondot.org>
Tue, 18 Jan 2005 20:05:56 +0000 (20:05 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 18 Jan 2005 20:05:56 +0000 (20:05 +0000)
commit477c9318526fd79794fdb058cd4189a79441cbcb
tree7571f69f81a8b51ed306a8a9b16daf53e5ac8320
parent3dd68151dc24facf2cc982ef05f67a9432069a44
Code to handle FP_EXTEND is dead now.  X86 doesn't support any data types to
FP_EXTEND from!

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