OSDN Git Service

New testcase that used to cause the unroller to try to unroll the loop 2G times. :(
authorChris Lattner <sabre@nondot.org>
Thu, 13 May 2004 20:43:15 +0000 (20:43 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 13 May 2004 20:43:15 +0000 (20:43 +0000)
commit488b72bd7fa1f7258f077e0805d767e109376233
tree57d4e82ae152d56e9e7b2ce81e6082d7c3ddfd80
parentd1fbc8af486b2d8c5e489a65ecef1f55b51a63ee
New testcase that used to cause the unroller to try to unroll the loop 2G times.  :(

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13563 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/LoopUnroll/2004-05-13-DontUnrollTooMuch.ll [new file with mode: 0644]