summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGalina Kistanova <gkistanova@gmail.com>2011-06-18 00:59:37 +0000
committerGalina Kistanova <gkistanova@gmail.com>2011-06-18 00:59:37 +0000
commit197ea52d4b4214500a484d616d2171a16bb3d9c6 (patch)
treeffce0c637ce20b2fc289b7c694e78ddfa71cd28e
parent90b6a2a6a78273b0df86485c887bb66c3daaaadf (diff)
downloadbcm5719-llvm-197ea52d4b4214500a484d616d2171a16bb3d9c6.tar.gz
bcm5719-llvm-197ea52d4b4214500a484d616d2171a16bb3d9c6.zip
Moved to the right place.
llvm-svn: 133324
-rw-r--r--llvm/test/CodeGen/CBackend/X86/2008-06-04-IndirectMem.ll (renamed from llvm/test/CodeGen/X86/2008-06-04-IndirectMem.ll)0
-rw-r--r--llvm/test/CodeGen/CBackend/X86/dg.exp5
2 files changed, 5 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/X86/2008-06-04-IndirectMem.ll b/llvm/test/CodeGen/CBackend/X86/2008-06-04-IndirectMem.ll
index 054a3cad900..054a3cad900 100644
--- a/llvm/test/CodeGen/X86/2008-06-04-IndirectMem.ll
+++ b/llvm/test/CodeGen/CBackend/X86/2008-06-04-IndirectMem.ll
diff --git a/llvm/test/CodeGen/CBackend/X86/dg.exp b/llvm/test/CodeGen/CBackend/X86/dg.exp
new file mode 100644
index 00000000000..833bcc57025
--- /dev/null
+++ b/llvm/test/CodeGen/CBackend/X86/dg.exp
@@ -0,0 +1,5 @@
+load_lib llvm.exp
+
+if { [llvm_supports_target X86] && [llvm_gcc_supports c] } {
+ RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp,s}]]
+}
OpenPOWER on IntegriCloud