Now that bb with phis are not considered simple, duplicate them even if
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 24 Jun 2011 15:47:41 +0000 (15:47 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 24 Jun 2011 15:47:41 +0000 (15:47 +0000)
commitd7f35fa824165eea799a583ff5af678f2d842b87
tree9bfcec3bfeb7401721feb8544d480218af1abfa3
parent1f71549a2ef24fc5d0fc9f0bb3b49fda770fe3d2
Now that bb with phis are not considered simple, duplicate them even if
we cannot duplicate to every predecessor.

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