Fix a subtle bug involving constant expr casts from int to fp
authorChris Lattner <sabre@nondot.org>
Sun, 9 Jan 2005 01:49:29 +0000 (01:49 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 9 Jan 2005 01:49:29 +0000 (01:49 +0000)
commit6e7c47c12de18c2f04605e12bfa83cf9d3715129
treec459e6e39b87a94dc0adf33da89b9a1144f5b40b
parentee749d7488bd42df0f67e2d80048c63415943785
Fix a subtle bug involving constant expr casts from int to fp

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