Simplify this code: don't call AnalyzeBranch before doing simpler checks.
authorDan Gohman <gohman@apple.com>
Sat, 5 Dec 2009 00:32:59 +0000 (00:32 +0000)
committerDan Gohman <gohman@apple.com>
Sat, 5 Dec 2009 00:32:59 +0000 (00:32 +0000)
commit735985fbbe3a1752b02163af0ec3ab6e6a7f0948
tree5fc55571167670f2c86ec4949f359ddfbe01cbe6
parent07f111e7b746747cade8371eeaf8c613058cb3a0
Simplify this code: don't call AnalyzeBranch before doing simpler checks.

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