Allow small blocks to be duplicated to enable if-conversion.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 15 Jun 2007 07:36:12 +0000 (07:36 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 15 Jun 2007 07:36:12 +0000 (07:36 +0000)
commit2c8c3a4a0df00eee39c28d827d43a1d5462b0671
tree15570cf4da366e216fd3cdc63f64475ba6d480dd
parent7cbe2ebb212c5cacbe4771c75f0515c389a905e5
Allow small blocks to be duplicated to enable if-conversion.

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