summaryrefslogtreecommitdiffstats
path: root/llvm/test
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test')
-rw-r--r--llvm/test/CodeGen/X86/2008-08-06-CmpStride.ll (renamed from llvm/test/Transforms/LoopStrengthReduce/2008-08-06-CmpStride.ll)0
-rw-r--r--llvm/test/CodeGen/X86/2009-02-09-ivs-different-sizes.ll (renamed from llvm/test/Transforms/LoopStrengthReduce/2009-02-09-ivs-different-sizes.ll)0
-rw-r--r--llvm/test/CodeGen/X86/change-compare-stride-trickiness-0.ll (renamed from llvm/test/Transforms/LoopStrengthReduce/change-compare-stride-trickiness-0.ll)0
-rw-r--r--llvm/test/CodeGen/X86/change-compare-stride-trickiness-1.ll (renamed from llvm/test/Transforms/LoopStrengthReduce/change-compare-stride-trickiness-1.ll)0
-rw-r--r--llvm/test/CodeGen/X86/change-compare-stride-trickiness-2.ll (renamed from llvm/test/Transforms/LoopStrengthReduce/change-compare-stride-trickiness-2.ll)0
-rw-r--r--llvm/test/CodeGen/X86/insert-positions.ll (renamed from llvm/test/Transforms/LoopStrengthReduce/insert-positions.ll)0
-rw-r--r--llvm/test/Transforms/LoopStrengthReduce/uglygep.ll1
7 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/Transforms/LoopStrengthReduce/2008-08-06-CmpStride.ll b/llvm/test/CodeGen/X86/2008-08-06-CmpStride.ll
index 99cb8569b3f..99cb8569b3f 100644
--- a/llvm/test/Transforms/LoopStrengthReduce/2008-08-06-CmpStride.ll
+++ b/llvm/test/CodeGen/X86/2008-08-06-CmpStride.ll
diff --git a/llvm/test/Transforms/LoopStrengthReduce/2009-02-09-ivs-different-sizes.ll b/llvm/test/CodeGen/X86/2009-02-09-ivs-different-sizes.ll
index 36cc5354510..36cc5354510 100644
--- a/llvm/test/Transforms/LoopStrengthReduce/2009-02-09-ivs-different-sizes.ll
+++ b/llvm/test/CodeGen/X86/2009-02-09-ivs-different-sizes.ll
diff --git a/llvm/test/Transforms/LoopStrengthReduce/change-compare-stride-trickiness-0.ll b/llvm/test/CodeGen/X86/change-compare-stride-trickiness-0.ll
index 1f7f6ecafaf..1f7f6ecafaf 100644
--- a/llvm/test/Transforms/LoopStrengthReduce/change-compare-stride-trickiness-0.ll
+++ b/llvm/test/CodeGen/X86/change-compare-stride-trickiness-0.ll
diff --git a/llvm/test/Transforms/LoopStrengthReduce/change-compare-stride-trickiness-1.ll b/llvm/test/CodeGen/X86/change-compare-stride-trickiness-1.ll
index cb638092ea1..cb638092ea1 100644
--- a/llvm/test/Transforms/LoopStrengthReduce/change-compare-stride-trickiness-1.ll
+++ b/llvm/test/CodeGen/X86/change-compare-stride-trickiness-1.ll
diff --git a/llvm/test/Transforms/LoopStrengthReduce/change-compare-stride-trickiness-2.ll b/llvm/test/CodeGen/X86/change-compare-stride-trickiness-2.ll
index ae27383895c..ae27383895c 100644
--- a/llvm/test/Transforms/LoopStrengthReduce/change-compare-stride-trickiness-2.ll
+++ b/llvm/test/CodeGen/X86/change-compare-stride-trickiness-2.ll
diff --git a/llvm/test/Transforms/LoopStrengthReduce/insert-positions.ll b/llvm/test/CodeGen/X86/insert-positions.ll
index 1a695f35e3b..1a695f35e3b 100644
--- a/llvm/test/Transforms/LoopStrengthReduce/insert-positions.ll
+++ b/llvm/test/CodeGen/X86/insert-positions.ll
diff --git a/llvm/test/Transforms/LoopStrengthReduce/uglygep.ll b/llvm/test/Transforms/LoopStrengthReduce/uglygep.ll
index dca97e9ad18..8af5cf1dfd7 100644
--- a/llvm/test/Transforms/LoopStrengthReduce/uglygep.ll
+++ b/llvm/test/Transforms/LoopStrengthReduce/uglygep.ll
@@ -4,7 +4,6 @@
; should be able to form pretty GEPs.
target datalayout = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-s0:64:64-f80:128:128-n8:16:32:64"
-target triple = "x86_64-unknown-linux-gnu"
define void @Z4() nounwind {
bb:
OpenPOWER on IntegriCloud