Make LoopUnroll fold excessive BasicBlocks. This results in a significant speedup of
authorOwen Anderson <resistor@mac.com>
Mon, 28 Aug 2006 02:09:46 +0000 (02:09 +0000)
committerOwen Anderson <resistor@mac.com>
Mon, 28 Aug 2006 02:09:46 +0000 (02:09 +0000)
commit59312b19a62dbeb8012f1de8856318d31fb1eef5
tree1c91094714ff902dd69931f8a9416a29e498b520
parent6118eefe991db73eb1dee56b5bd7c4d1ffa75c16
Make LoopUnroll fold excessive BasicBlocks.  This results in a significant speedup of
gccas on 252.eon

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29936 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/LoopUnroll.cpp