diff options
| author | Chris Lattner <sabre@nondot.org> | 2007-01-06 22:02:26 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2007-01-06 22:02:26 +0000 |
| commit | 1747b2624ea92aba8257aa34d3090373ebd23276 (patch) | |
| tree | 51c9614efe2a789ebebf5545c0117b45eaf6071c /test | |
| parent | 46013f40444ead22627d1a0d97293cba7bf76e8e (diff) | |
| download | external_llvm-1747b2624ea92aba8257aa34d3090373ebd23276.zip external_llvm-1747b2624ea92aba8257aa34d3090373ebd23276.tar.gz external_llvm-1747b2624ea92aba8257aa34d3090373ebd23276.tar.bz2 | |
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
Diffstat (limited to 'test')
| -rw-r--r-- | test/Transforms/LoopSimplify/2006-08-11-LoopSimplifyLongTime.ll | 5 | ||||
| -rw-r--r-- | test/Transforms/LoopSimplify/2006-08-11-LoopSimplifyLongTime.ll.bc | bin | 194739 -> 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 75c8028..0000000 --- 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 Binary files differdeleted file mode 100644 index 72d455b..0000000 --- a/test/Transforms/LoopSimplify/2006-08-11-LoopSimplifyLongTime.ll.bc +++ /dev/null |
