aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-01-06 22:02:26 +0000
committerChris Lattner <sabre@nondot.org>2007-01-06 22:02:26 +0000
commit1747b2624ea92aba8257aa34d3090373ebd23276 (patch)
tree51c9614efe2a789ebebf5545c0117b45eaf6071c
parent46013f40444ead22627d1a0d97293cba7bf76e8e (diff)
this testcase is too large to be useful, and requires a .bc file to be
kept around. We can do without it. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32960 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--test/Transforms/LoopSimplify/2006-08-11-LoopSimplifyLongTime.ll5
-rw-r--r--test/Transforms/LoopSimplify/2006-08-11-LoopSimplifyLongTime.ll.bcbin194739 -> 0 bytes
2 files changed, 0 insertions, 5 deletions
diff --git a/test/Transforms/LoopSimplify/2006-08-11-LoopSimplifyLongTime.ll b/test/Transforms/LoopSimplify/2006-08-11-LoopSimplifyLongTime.ll
deleted file mode 100644
index 75c8028260..0000000000
--- a/test/Transforms/LoopSimplify/2006-08-11-LoopSimplifyLongTime.ll
+++ /dev/null
@@ -1,5 +0,0 @@
-; This used to take hours to loop simplify.
-; RUN: opt %s.bc -loopsimplify -disable-output
-
-; Note, the input is actually in the accompanying .bc file to save space.
-
diff --git a/test/Transforms/LoopSimplify/2006-08-11-LoopSimplifyLongTime.ll.bc b/test/Transforms/LoopSimplify/2006-08-11-LoopSimplifyLongTime.ll.bc
deleted file mode 100644
index 72d455bfc1..0000000000
--- a/test/Transforms/LoopSimplify/2006-08-11-LoopSimplifyLongTime.ll.bc
+++ /dev/null
Binary files differ