Don't emit unneccesary branch instructions!
authorChris Lattner <sabre@nondot.org>
Thu, 16 Jan 2003 18:07:23 +0000 (18:07 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 16 Jan 2003 18:07:23 +0000 (18:07 +0000)
commit55f6fab9f11dba97e0ee2c4e836c898e713d102a
treebbf9de4d878750a34a9518ac2af0864985a102fa
parentee3e4356fc6526b97e5021110f60f1a6f52b9394
Don't emit unneccesary branch instructions!

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