Fix a miscompilation of 197.parser that occurs when you have single basic
authorChris Lattner <sabre@nondot.org>
Sun, 29 Feb 2004 07:10:16 +0000 (07:10 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 29 Feb 2004 07:10:16 +0000 (07:10 +0000)
commit168aa90bf6ed220fff435284174c31fc9cfa5162
tree030af0ec22e6f3ba7fe1f2f648340df2b0e9ddc8
parent4279f3c9845e1030877c81263aad35d2fa59e3f5
Fix a miscompilation of 197.parser that occurs when you have single basic
block loops.

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