summaryrefslogtreecommitdiffstats
path: root/llvm/test/Other
diff options
context:
space:
mode:
authorDevang Patel <dpatel@apple.com>2010-10-07 23:29:37 +0000
committerDevang Patel <dpatel@apple.com>2010-10-07 23:29:37 +0000
commit57da4caa8562b9fcd0986d02c8ce22f13642e308 (patch)
tree9282a943437875b561d6474bff6f18d4bcf428ee /llvm/test/Other
parentf41f11c37e13586d363387269c8a8d08e00b417b (diff)
downloadbcm5719-llvm-57da4caa8562b9fcd0986d02c8ce22f13642e308.tar.gz
bcm5719-llvm-57da4caa8562b9fcd0986d02c8ce22f13642e308.zip
Remove LoopIndexSplit pass. It is neither maintained nor used by anyone.
llvm-svn: 116004
Diffstat (limited to 'llvm/test/Other')
-rw-r--r--llvm/test/Other/2008-08-14-PassManager.ll5
1 files changed, 0 insertions, 5 deletions
diff --git a/llvm/test/Other/2008-08-14-PassManager.ll b/llvm/test/Other/2008-08-14-PassManager.ll
deleted file mode 100644
index 8d6a6d825f1..00000000000
--- a/llvm/test/Other/2008-08-14-PassManager.ll
+++ /dev/null
@@ -1,5 +0,0 @@
-; RUN: opt < %s -loop-deletion -loop-index-split -disable-output
-; PR2640
-define i32 @test1() {
- ret i32 0
-}
OpenPOWER on IntegriCloud