summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Berlin <dberlin@dberlin.org>2016-08-11 20:35:07 +0000
committerDaniel Berlin <dberlin@dberlin.org>2016-08-11 20:35:07 +0000
commit2698cbb4f1b3de7527510b1d9c1d47853ca0f585 (patch)
tree2f3dbdd21c512d1e68519fe816338b6ab81be63b
parent70cda07526b8bcfef4766bdf104d79ae2ad222d8 (diff)
downloadbcm5719-llvm-2698cbb4f1b3de7527510b1d9c1d47853ca0f585.tar.gz
bcm5719-llvm-2698cbb4f1b3de7527510b1d9c1d47853ca0f585.zip
Move GVNHoist tests into their own directory since it is a separate pass
llvm-svn: 278404
-rw-r--r--llvm/test/Transforms/GVNHoist/hoist-call.ll (renamed from llvm/test/Transforms/GVN/hoist-call.ll)0
-rw-r--r--llvm/test/Transforms/GVNHoist/hoist-convergent.ll (renamed from llvm/test/Transforms/GVN/hoist-convergent.ll)0
-rw-r--r--llvm/test/Transforms/GVNHoist/hoist-md.ll (renamed from llvm/test/Transforms/GVN/hoist-md.ll)0
-rw-r--r--llvm/test/Transforms/GVNHoist/hoist-mssa.ll (renamed from llvm/test/Transforms/GVN/hoist-mssa.ll)0
-rw-r--r--llvm/test/Transforms/GVNHoist/hoist-pr20242.ll (renamed from llvm/test/Transforms/GVN/hoist-pr20242.ll)0
-rw-r--r--llvm/test/Transforms/GVNHoist/hoist-pr22005.ll (renamed from llvm/test/Transforms/GVN/hoist-pr22005.ll)0
-rw-r--r--llvm/test/Transforms/GVNHoist/hoist-pr28606.ll (renamed from llvm/test/Transforms/GVN/hoist-pr28606.ll)0
-rw-r--r--llvm/test/Transforms/GVNHoist/hoist-pr28933.ll (renamed from llvm/test/Transforms/GVN/hoist-pr28933.ll)0
-rw-r--r--llvm/test/Transforms/GVNHoist/hoist-recursive-geps.ll (renamed from llvm/test/Transforms/GVN/hoist-recursive-geps.ll)0
-rw-r--r--llvm/test/Transforms/GVNHoist/hoist.ll (renamed from llvm/test/Transforms/GVN/hoist.ll)0
10 files changed, 0 insertions, 0 deletions
diff --git a/llvm/test/Transforms/GVN/hoist-call.ll b/llvm/test/Transforms/GVNHoist/hoist-call.ll
index 50378f7d822..50378f7d822 100644
--- a/llvm/test/Transforms/GVN/hoist-call.ll
+++ b/llvm/test/Transforms/GVNHoist/hoist-call.ll
diff --git a/llvm/test/Transforms/GVN/hoist-convergent.ll b/llvm/test/Transforms/GVNHoist/hoist-convergent.ll
index 73d923c9014..73d923c9014 100644
--- a/llvm/test/Transforms/GVN/hoist-convergent.ll
+++ b/llvm/test/Transforms/GVNHoist/hoist-convergent.ll
diff --git a/llvm/test/Transforms/GVN/hoist-md.ll b/llvm/test/Transforms/GVNHoist/hoist-md.ll
index 902bbb7b269..902bbb7b269 100644
--- a/llvm/test/Transforms/GVN/hoist-md.ll
+++ b/llvm/test/Transforms/GVNHoist/hoist-md.ll
diff --git a/llvm/test/Transforms/GVN/hoist-mssa.ll b/llvm/test/Transforms/GVNHoist/hoist-mssa.ll
index b1a46b828d6..b1a46b828d6 100644
--- a/llvm/test/Transforms/GVN/hoist-mssa.ll
+++ b/llvm/test/Transforms/GVNHoist/hoist-mssa.ll
diff --git a/llvm/test/Transforms/GVN/hoist-pr20242.ll b/llvm/test/Transforms/GVNHoist/hoist-pr20242.ll
index b91f18a5cd6..b91f18a5cd6 100644
--- a/llvm/test/Transforms/GVN/hoist-pr20242.ll
+++ b/llvm/test/Transforms/GVNHoist/hoist-pr20242.ll
diff --git a/llvm/test/Transforms/GVN/hoist-pr22005.ll b/llvm/test/Transforms/GVNHoist/hoist-pr22005.ll
index 9299f4f48e5..9299f4f48e5 100644
--- a/llvm/test/Transforms/GVN/hoist-pr22005.ll
+++ b/llvm/test/Transforms/GVNHoist/hoist-pr22005.ll
diff --git a/llvm/test/Transforms/GVN/hoist-pr28606.ll b/llvm/test/Transforms/GVNHoist/hoist-pr28606.ll
index 2c588283ea9..2c588283ea9 100644
--- a/llvm/test/Transforms/GVN/hoist-pr28606.ll
+++ b/llvm/test/Transforms/GVNHoist/hoist-pr28606.ll
diff --git a/llvm/test/Transforms/GVN/hoist-pr28933.ll b/llvm/test/Transforms/GVNHoist/hoist-pr28933.ll
index 95df3f220f2..95df3f220f2 100644
--- a/llvm/test/Transforms/GVN/hoist-pr28933.ll
+++ b/llvm/test/Transforms/GVNHoist/hoist-pr28933.ll
diff --git a/llvm/test/Transforms/GVN/hoist-recursive-geps.ll b/llvm/test/Transforms/GVNHoist/hoist-recursive-geps.ll
index 76bc7c26e81..76bc7c26e81 100644
--- a/llvm/test/Transforms/GVN/hoist-recursive-geps.ll
+++ b/llvm/test/Transforms/GVNHoist/hoist-recursive-geps.ll
diff --git a/llvm/test/Transforms/GVN/hoist.ll b/llvm/test/Transforms/GVNHoist/hoist.ll
index 8e189418d72..8e189418d72 100644
--- a/llvm/test/Transforms/GVN/hoist.ll
+++ b/llvm/test/Transforms/GVNHoist/hoist.ll
OpenPOWER on IntegriCloud