remove this testcase. It isn't testing loop rotate, it is testing all
authorChris Lattner <sabre@nondot.org>
Wed, 23 Apr 2008 05:36:04 +0000 (05:36 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 23 Apr 2008 05:36:04 +0000 (05:36 +0000)
commit69e6317083fd15096845c7c2602854d4d769717f
treefbeccf9d6815da15a1bf18c6446831128dd1a60a
parent7e4687a9f2dac199d0ae89e8e0101dd273811fde
remove this testcase.  It isn't testing loop rotate, it is testing all
of -std-compile-opts and is now failing because other passes are generating
IR that looks different to input of loop rotate.  Devang, please
introduce a testcase that only runs loop rotate.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50136 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/LoopRotate/pr1154.ll [deleted file]