Revert r113439, which relaxed the requirement that loops containing calls cannot...
authorOwen Anderson <resistor@mac.com>
Thu, 9 Sep 2010 20:02:23 +0000 (20:02 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 9 Sep 2010 20:02:23 +0000 (20:02 +0000)
commit547462b98cc0da6505ffafb1d47f0ed6f7518288
tree566b2cf8432874ababcba8e10e40233913dc004b
parentcc443c37eed4fca3ab592bb7bf16a3bf6ec6c510
Revert r113439, which relaxed the requirement that loops containing calls cannot be unrolled.  After some discussion,
there seems to be a better way to achieve the same effect.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113528 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/LoopUnrollPass.cpp
test/Transforms/LoopUnroll/call.ll [deleted file]