Fix a bug emitting branches that broke a lot of programs.
authorChris Lattner <sabre@nondot.org>
Tue, 11 Jan 2005 04:06:27 +0000 (04:06 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 11 Jan 2005 04:06:27 +0000 (04:06 +0000)
commit6c07aee7c993ff83a744d1fa3c6e0539250e5ef7
tree340b10856d31a6af72da9a2b1f8f9c6f47d5ddec
parentef7ba0756b984e8682dcb86c2cc052cf18720c3c
Fix a bug emitting branches that broke a lot of programs.

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