Ifcvt triangle: don't ifcvt 'true' BB if it has other predecessors; don't merge ...
authorEvan Cheng <evan.cheng@apple.com>
Fri, 1 Jun 2007 07:41:07 +0000 (07:41 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 1 Jun 2007 07:41:07 +0000 (07:41 +0000)
commit8c52938e44c6eacfee5faf7103e567f79fa5ebef
treee2056b14348615a07c74fef78aa57cc9417dcc97
parentdf4da14948dfbc567831f3af4f6ef913c4dd12ad
Ifcvt triangle: don't ifcvt 'true' BB if it has other predecessors; don't merge 'false' BB if it has other predecessors.

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