Fix some warnings, some of which were spurious, and some of which were real
authorChris Lattner <sabre@nondot.org>
Thu, 26 Feb 2004 01:20:02 +0000 (01:20 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 26 Feb 2004 01:20:02 +0000 (01:20 +0000)
commit8dd8d261a48049a372ae285733c5b62ac7dbb5cb
tree0050fcf0cd6768a321cca3cbe9035514a6437b92
parent23e6c1ff454a5d3d148ca3816562d7da49ac9c85
Fix some warnings, some of which were spurious, and some of which were real
bugs.  Thanks Brian!

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