Let IfConverter loose. Allow more aggressive subsumptions; reorder basic blocks to...
authorEvan Cheng <evan.cheng@apple.com>
Mon, 4 Jun 2007 06:47:22 +0000 (06:47 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 4 Jun 2007 06:47:22 +0000 (06:47 +0000)
commitb6665f62c5cb19a04c4bb0eecbc498d406ec85b3
tree83e623720fa3c1b1da6ec3b2fa29b27a30937f46
parent0370fad74b48388412c52d1325512f2c218487fa
Let IfConverter loose. Allow more aggressive subsumptions; reorder basic blocks to expose more ifcvt opportunities; code clean up and fixes.

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