Chris Lattner 54b9c3ba2a Move SplitBlockPredecessors out of loopsimplify into BasicBlockUtils.h
as a global helper function.  At the same type, switch it from taking
a vector of predecessors to an arbitrary sequential input.  This allows
us to switch LoopSimplify to use a SmallVector for various temporary
vectors that it passed into SplitBlockPredecessors.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50020 91177308-0d34-0410-b5e6-96231b3b80d8
2008-04-21 01:28:02 +00:00
..
2008-03-23 13:44:17 +00:00
2008-02-05 20:46:33 +00:00
2008-04-09 17:16:28 +00:00
2008-03-04 03:19:19 +00:00
2008-02-27 06:33:05 +00:00
2008-04-01 04:00:45 +00:00
2008-04-16 20:45:31 +00:00
2008-03-25 22:06:05 +00:00
2008-04-16 21:57:29 +00:00