summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/test/Transforms/GVN/bitcast-of-call.ll (renamed from llvm/test/Transforms/GVN/call.ll)0
-rw-r--r--llvm/test/Transforms/GVN/calls-nonlocal.ll (renamed from llvm/test/Transforms/GVN/nonlocal-cse.ll)0
-rw-r--r--llvm/test/Transforms/GVN/calls-readonly.ll (renamed from llvm/test/Transforms/GVN/readonly-calls.ll)0
-rw-r--r--llvm/test/Transforms/GVN/lpre-basic.ll (renamed from llvm/test/Transforms/GVN/pre-load.ll)0
-rw-r--r--llvm/test/Transforms/GVN/pre-basic-add.ll (renamed from llvm/test/Transforms/GVN/pre.ll)0
-rw-r--r--llvm/test/Transforms/GVN/rle-dominated.ll (renamed from llvm/test/Transforms/GVN/dominated.ll)0
-rw-r--r--llvm/test/Transforms/GVN/rle-nonlocal.ll (renamed from llvm/test/Transforms/GVN/nonlocal.ll)0
-rw-r--r--llvm/test/Transforms/GVN/rle-semidominated.ll (renamed from llvm/test/Transforms/GVN/semidominated.ll)0
8 files changed, 0 insertions, 0 deletions
diff --git a/llvm/test/Transforms/GVN/call.ll b/llvm/test/Transforms/GVN/bitcast-of-call.ll
index 0a045c8bd50..0a045c8bd50 100644
--- a/llvm/test/Transforms/GVN/call.ll
+++ b/llvm/test/Transforms/GVN/bitcast-of-call.ll
diff --git a/llvm/test/Transforms/GVN/nonlocal-cse.ll b/llvm/test/Transforms/GVN/calls-nonlocal.ll
index 0d1c8a38ad4..0d1c8a38ad4 100644
--- a/llvm/test/Transforms/GVN/nonlocal-cse.ll
+++ b/llvm/test/Transforms/GVN/calls-nonlocal.ll
diff --git a/llvm/test/Transforms/GVN/readonly-calls.ll b/llvm/test/Transforms/GVN/calls-readonly.ll
index 723ef774929..723ef774929 100644
--- a/llvm/test/Transforms/GVN/readonly-calls.ll
+++ b/llvm/test/Transforms/GVN/calls-readonly.ll
diff --git a/llvm/test/Transforms/GVN/pre-load.ll b/llvm/test/Transforms/GVN/lpre-basic.ll
index 5b52863b1c8..5b52863b1c8 100644
--- a/llvm/test/Transforms/GVN/pre-load.ll
+++ b/llvm/test/Transforms/GVN/lpre-basic.ll
diff --git a/llvm/test/Transforms/GVN/pre.ll b/llvm/test/Transforms/GVN/pre-basic-add.ll
index f00bda3c446..f00bda3c446 100644
--- a/llvm/test/Transforms/GVN/pre.ll
+++ b/llvm/test/Transforms/GVN/pre-basic-add.ll
diff --git a/llvm/test/Transforms/GVN/dominated.ll b/llvm/test/Transforms/GVN/rle-dominated.ll
index d7c9417bcf7..d7c9417bcf7 100644
--- a/llvm/test/Transforms/GVN/dominated.ll
+++ b/llvm/test/Transforms/GVN/rle-dominated.ll
diff --git a/llvm/test/Transforms/GVN/nonlocal.ll b/llvm/test/Transforms/GVN/rle-nonlocal.ll
index 1618d05efb5..1618d05efb5 100644
--- a/llvm/test/Transforms/GVN/nonlocal.ll
+++ b/llvm/test/Transforms/GVN/rle-nonlocal.ll
diff --git a/llvm/test/Transforms/GVN/semidominated.ll b/llvm/test/Transforms/GVN/rle-semidominated.ll
index 95ee56a39c0..95ee56a39c0 100644
--- a/llvm/test/Transforms/GVN/semidominated.ll
+++ b/llvm/test/Transforms/GVN/rle-semidominated.ll
OpenPOWER on IntegriCloud