summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavide Italiano <davide@freebsd.org>2016-07-17 23:48:18 +0000
committerDavide Italiano <davide@freebsd.org>2016-07-17 23:48:18 +0000
commited8e0881c1ca3d34c559d78d12dda8cf2223bd00 (patch)
tree0e45cf38e1d3db43bbbe2c7673d72f15f79665c2
parent9b47673e3fa9c507fa2e34736cd8fd43d989e729 (diff)
downloadbcm5719-llvm-ed8e0881c1ca3d34c559d78d12dda8cf2223bd00.tar.gz
bcm5719-llvm-ed8e0881c1ca3d34c559d78d12dda8cf2223bd00.zip
[GVN] Move the PRE/LOADPRE test in a subdirectory.
llvm-svn: 275741
-rw-r--r--llvm/test/Transforms/GVN/PRE/2011-06-01-NonLocalMemdepMiscompile.ll (renamed from llvm/test/Transforms/GVN/2011-06-01-NonLocalMemdepMiscompile.ll)0
-rw-r--r--llvm/test/Transforms/GVN/PRE/atomic.ll (renamed from llvm/test/Transforms/GVN/atomic.ll)0
-rw-r--r--llvm/test/Transforms/GVN/PRE/invariant-load.ll (renamed from llvm/test/Transforms/GVN/invariant-load.ll)0
-rw-r--r--llvm/test/Transforms/GVN/PRE/load-metadata.ll (renamed from llvm/test/Transforms/GVN/load-metadata.ll)0
-rw-r--r--llvm/test/Transforms/GVN/PRE/load-pre-align.ll (renamed from llvm/test/Transforms/GVN/load-pre-align.ll)0
-rw-r--r--llvm/test/Transforms/GVN/PRE/load-pre-licm.ll (renamed from llvm/test/Transforms/GVN/load-pre-licm.ll)0
-rw-r--r--llvm/test/Transforms/GVN/PRE/load-pre-nonlocal.ll (renamed from llvm/test/Transforms/GVN/load-pre-nonlocal.ll)0
-rw-r--r--llvm/test/Transforms/GVN/PRE/lpre-call-wrap-2.ll (renamed from llvm/test/Transforms/GVN/lpre-call-wrap-2.ll)0
-rw-r--r--llvm/test/Transforms/GVN/PRE/lpre-call-wrap.ll (renamed from llvm/test/Transforms/GVN/lpre-call-wrap.ll)0
-rw-r--r--llvm/test/Transforms/GVN/PRE/phi-translate.ll (renamed from llvm/test/Transforms/GVN/phi-translate.ll)0
-rw-r--r--llvm/test/Transforms/GVN/PRE/pre-gep-load.ll (renamed from llvm/test/Transforms/GVN/pre-gep-load.ll)0
-rw-r--r--llvm/test/Transforms/GVN/PRE/pre-load.ll (renamed from llvm/test/Transforms/GVN/pre-load.ll)0
-rw-r--r--llvm/test/Transforms/GVN/PRE/pre-no-cost-phi.ll (renamed from llvm/test/Transforms/GVN/pre-no-cost-phi.ll)0
-rw-r--r--llvm/test/Transforms/GVN/PRE/preserve-tbaa.ll (renamed from llvm/test/Transforms/GVN/preserve-tbaa.ll)0
-rw-r--r--llvm/test/Transforms/GVN/PRE/rle-phi-translate.ll (renamed from llvm/test/Transforms/GVN/rle-phi-translate.ll)0
-rw-r--r--llvm/test/Transforms/GVN/PRE/rle-semidominated.ll (renamed from llvm/test/Transforms/GVN/rle-semidominated.ll)0
-rw-r--r--llvm/test/Transforms/GVN/PRE/rle.ll (renamed from llvm/test/Transforms/GVN/rle.ll)0
-rw-r--r--llvm/test/Transforms/GVN/PRE/volatile.ll (renamed from llvm/test/Transforms/GVN/volatile.ll)0
18 files changed, 0 insertions, 0 deletions
diff --git a/llvm/test/Transforms/GVN/2011-06-01-NonLocalMemdepMiscompile.ll b/llvm/test/Transforms/GVN/PRE/2011-06-01-NonLocalMemdepMiscompile.ll
index 0769575759b..0769575759b 100644
--- a/llvm/test/Transforms/GVN/2011-06-01-NonLocalMemdepMiscompile.ll
+++ b/llvm/test/Transforms/GVN/PRE/2011-06-01-NonLocalMemdepMiscompile.ll
diff --git a/llvm/test/Transforms/GVN/atomic.ll b/llvm/test/Transforms/GVN/PRE/atomic.ll
index 509acd613e9..509acd613e9 100644
--- a/llvm/test/Transforms/GVN/atomic.ll
+++ b/llvm/test/Transforms/GVN/PRE/atomic.ll
diff --git a/llvm/test/Transforms/GVN/invariant-load.ll b/llvm/test/Transforms/GVN/PRE/invariant-load.ll
index f74fd3392c1..f74fd3392c1 100644
--- a/llvm/test/Transforms/GVN/invariant-load.ll
+++ b/llvm/test/Transforms/GVN/PRE/invariant-load.ll
diff --git a/llvm/test/Transforms/GVN/load-metadata.ll b/llvm/test/Transforms/GVN/PRE/load-metadata.ll
index 3294cda7ee9..3294cda7ee9 100644
--- a/llvm/test/Transforms/GVN/load-metadata.ll
+++ b/llvm/test/Transforms/GVN/PRE/load-metadata.ll
diff --git a/llvm/test/Transforms/GVN/load-pre-align.ll b/llvm/test/Transforms/GVN/PRE/load-pre-align.ll
index 1198cafaeed..1198cafaeed 100644
--- a/llvm/test/Transforms/GVN/load-pre-align.ll
+++ b/llvm/test/Transforms/GVN/PRE/load-pre-align.ll
diff --git a/llvm/test/Transforms/GVN/load-pre-licm.ll b/llvm/test/Transforms/GVN/PRE/load-pre-licm.ll
index d14b01caf77..d14b01caf77 100644
--- a/llvm/test/Transforms/GVN/load-pre-licm.ll
+++ b/llvm/test/Transforms/GVN/PRE/load-pre-licm.ll
diff --git a/llvm/test/Transforms/GVN/load-pre-nonlocal.ll b/llvm/test/Transforms/GVN/PRE/load-pre-nonlocal.ll
index 1e5e0912cd7..1e5e0912cd7 100644
--- a/llvm/test/Transforms/GVN/load-pre-nonlocal.ll
+++ b/llvm/test/Transforms/GVN/PRE/load-pre-nonlocal.ll
diff --git a/llvm/test/Transforms/GVN/lpre-call-wrap-2.ll b/llvm/test/Transforms/GVN/PRE/lpre-call-wrap-2.ll
index 5dc779ef40d..5dc779ef40d 100644
--- a/llvm/test/Transforms/GVN/lpre-call-wrap-2.ll
+++ b/llvm/test/Transforms/GVN/PRE/lpre-call-wrap-2.ll
diff --git a/llvm/test/Transforms/GVN/lpre-call-wrap.ll b/llvm/test/Transforms/GVN/PRE/lpre-call-wrap.ll
index 27483054939..27483054939 100644
--- a/llvm/test/Transforms/GVN/lpre-call-wrap.ll
+++ b/llvm/test/Transforms/GVN/PRE/lpre-call-wrap.ll
diff --git a/llvm/test/Transforms/GVN/phi-translate.ll b/llvm/test/Transforms/GVN/PRE/phi-translate.ll
index 42335486910..42335486910 100644
--- a/llvm/test/Transforms/GVN/phi-translate.ll
+++ b/llvm/test/Transforms/GVN/PRE/phi-translate.ll
diff --git a/llvm/test/Transforms/GVN/pre-gep-load.ll b/llvm/test/Transforms/GVN/PRE/pre-gep-load.ll
index 9eec8bb6455..9eec8bb6455 100644
--- a/llvm/test/Transforms/GVN/pre-gep-load.ll
+++ b/llvm/test/Transforms/GVN/PRE/pre-gep-load.ll
diff --git a/llvm/test/Transforms/GVN/pre-load.ll b/llvm/test/Transforms/GVN/PRE/pre-load.ll
index 685df24f62b..685df24f62b 100644
--- a/llvm/test/Transforms/GVN/pre-load.ll
+++ b/llvm/test/Transforms/GVN/PRE/pre-load.ll
diff --git a/llvm/test/Transforms/GVN/pre-no-cost-phi.ll b/llvm/test/Transforms/GVN/PRE/pre-no-cost-phi.ll
index 4c5afa12ddc..4c5afa12ddc 100644
--- a/llvm/test/Transforms/GVN/pre-no-cost-phi.ll
+++ b/llvm/test/Transforms/GVN/PRE/pre-no-cost-phi.ll
diff --git a/llvm/test/Transforms/GVN/preserve-tbaa.ll b/llvm/test/Transforms/GVN/PRE/preserve-tbaa.ll
index 19467eeff40..19467eeff40 100644
--- a/llvm/test/Transforms/GVN/preserve-tbaa.ll
+++ b/llvm/test/Transforms/GVN/PRE/preserve-tbaa.ll
diff --git a/llvm/test/Transforms/GVN/rle-phi-translate.ll b/llvm/test/Transforms/GVN/PRE/rle-phi-translate.ll
index 7402e1a1fc0..7402e1a1fc0 100644
--- a/llvm/test/Transforms/GVN/rle-phi-translate.ll
+++ b/llvm/test/Transforms/GVN/PRE/rle-phi-translate.ll
diff --git a/llvm/test/Transforms/GVN/rle-semidominated.ll b/llvm/test/Transforms/GVN/PRE/rle-semidominated.ll
index f9704d3efbf..f9704d3efbf 100644
--- a/llvm/test/Transforms/GVN/rle-semidominated.ll
+++ b/llvm/test/Transforms/GVN/PRE/rle-semidominated.ll
diff --git a/llvm/test/Transforms/GVN/rle.ll b/llvm/test/Transforms/GVN/PRE/rle.ll
index 3f42135b409..3f42135b409 100644
--- a/llvm/test/Transforms/GVN/rle.ll
+++ b/llvm/test/Transforms/GVN/PRE/rle.ll
diff --git a/llvm/test/Transforms/GVN/volatile.ll b/llvm/test/Transforms/GVN/PRE/volatile.ll
index ccc5bbfa48e..ccc5bbfa48e 100644
--- a/llvm/test/Transforms/GVN/volatile.ll
+++ b/llvm/test/Transforms/GVN/PRE/volatile.ll
OpenPOWER on IntegriCloud