summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2010-08-05 17:04:15 +0000
committerDan Gohman <gohman@apple.com>2010-08-05 17:04:15 +0000
commita34c885d51b1ad257ff9432f4c3dbac0ecea02d6 (patch)
tree61fc71565542a8c4e4d18dfcb73c3096581b378d /test
parentb8be03b0e4275eca68f998baab47e66b8a091c05 (diff)
downloadllvm-a34c885d51b1ad257ff9432f4c3dbac0ecea02d6.tar.gz
llvm-a34c885d51b1ad257ff9432f4c3dbac0ecea02d6.tar.bz2
llvm-a34c885d51b1ad257ff9432f4c3dbac0ecea02d6.tar.xz
Move x86-specific tests out of test/Transforms/LoopStrengthReduce and
into test/CodeGen/X86, so that they aren't run when the x86 target is not enabled. Fix uglygep.ll to not be x86-specific. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110343 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test')
-rw-r--r--test/CodeGen/X86/2008-08-06-CmpStride.ll (renamed from test/Transforms/LoopStrengthReduce/2008-08-06-CmpStride.ll)0
-rw-r--r--test/CodeGen/X86/2009-02-09-ivs-different-sizes.ll (renamed from test/Transforms/LoopStrengthReduce/2009-02-09-ivs-different-sizes.ll)0
-rw-r--r--test/CodeGen/X86/change-compare-stride-trickiness-0.ll (renamed from test/Transforms/LoopStrengthReduce/change-compare-stride-trickiness-0.ll)0
-rw-r--r--test/CodeGen/X86/change-compare-stride-trickiness-1.ll (renamed from test/Transforms/LoopStrengthReduce/change-compare-stride-trickiness-1.ll)0
-rw-r--r--test/CodeGen/X86/change-compare-stride-trickiness-2.ll (renamed from test/Transforms/LoopStrengthReduce/change-compare-stride-trickiness-2.ll)0
-rw-r--r--test/CodeGen/X86/insert-positions.ll (renamed from test/Transforms/LoopStrengthReduce/insert-positions.ll)0
-rw-r--r--test/Transforms/LoopStrengthReduce/uglygep.ll1
7 files changed, 0 insertions, 1 deletions
diff --git a/test/Transforms/LoopStrengthReduce/2008-08-06-CmpStride.ll b/test/CodeGen/X86/2008-08-06-CmpStride.ll
index 99cb8569b3..99cb8569b3 100644
--- a/test/Transforms/LoopStrengthReduce/2008-08-06-CmpStride.ll
+++ b/test/CodeGen/X86/2008-08-06-CmpStride.ll
diff --git a/test/Transforms/LoopStrengthReduce/2009-02-09-ivs-different-sizes.ll b/test/CodeGen/X86/2009-02-09-ivs-different-sizes.ll
index 36cc535451..36cc535451 100644
--- a/test/Transforms/LoopStrengthReduce/2009-02-09-ivs-different-sizes.ll
+++ b/test/CodeGen/X86/2009-02-09-ivs-different-sizes.ll
diff --git a/test/Transforms/LoopStrengthReduce/change-compare-stride-trickiness-0.ll b/test/CodeGen/X86/change-compare-stride-trickiness-0.ll
index 1f7f6ecafa..1f7f6ecafa 100644
--- a/test/Transforms/LoopStrengthReduce/change-compare-stride-trickiness-0.ll
+++ b/test/CodeGen/X86/change-compare-stride-trickiness-0.ll
diff --git a/test/Transforms/LoopStrengthReduce/change-compare-stride-trickiness-1.ll b/test/CodeGen/X86/change-compare-stride-trickiness-1.ll
index cb638092ea..cb638092ea 100644
--- a/test/Transforms/LoopStrengthReduce/change-compare-stride-trickiness-1.ll
+++ b/test/CodeGen/X86/change-compare-stride-trickiness-1.ll
diff --git a/test/Transforms/LoopStrengthReduce/change-compare-stride-trickiness-2.ll b/test/CodeGen/X86/change-compare-stride-trickiness-2.ll
index ae27383895..ae27383895 100644
--- a/test/Transforms/LoopStrengthReduce/change-compare-stride-trickiness-2.ll
+++ b/test/CodeGen/X86/change-compare-stride-trickiness-2.ll
diff --git a/test/Transforms/LoopStrengthReduce/insert-positions.ll b/test/CodeGen/X86/insert-positions.ll
index 1a695f35e3..1a695f35e3 100644
--- a/test/Transforms/LoopStrengthReduce/insert-positions.ll
+++ b/test/CodeGen/X86/insert-positions.ll
diff --git a/test/Transforms/LoopStrengthReduce/uglygep.ll b/test/Transforms/LoopStrengthReduce/uglygep.ll
index dca97e9ad1..8af5cf1dfd 100644
--- a/test/Transforms/LoopStrengthReduce/uglygep.ll
+++ b/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: