Fix two bugs in my patch earlier today that broke int->fp conversion on X86.
authorChris Lattner <sabre@nondot.org>
Thu, 29 Sep 2005 06:44:39 +0000 (06:44 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 29 Sep 2005 06:44:39 +0000 (06:44 +0000)
commit473a99073cc29f59809a0d5dfee11f5e9e6ad2b7
tree80802c5b902028b62054f69fe6c46d46c0eac254
parenta48bc53cad55452f534f7b5dad06a0d4c4607cc6
Fix two bugs in my patch earlier today that broke int->fp conversion on X86.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23522 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp