summaryrefslogtreecommitdiff
path: root/test/CodeGen
diff options
context:
space:
mode:
authorArnaud A. de Grandmaison <arnaud.adegm@gmail.com>2013-04-22 08:02:43 +0000
committerArnaud A. de Grandmaison <arnaud.adegm@gmail.com>2013-04-22 08:02:43 +0000
commitd9e70873f38e734f37ed8b7ce75839b25e3eada5 (patch)
treedce5dfd83a56cafdefe8fbe12f12ddc144e2ebb4 /test/CodeGen
parent1b0cd2f2a69c2ee6dd82e5445728f1b93aef4f47 (diff)
downloadllvm-d9e70873f38e734f37ed8b7ce75839b25e3eada5.tar.gz
llvm-d9e70873f38e734f37ed8b7ce75839b25e3eada5.tar.bz2
llvm-d9e70873f38e734f37ed8b7ce75839b25e3eada5.tar.xz
Cleanup: test source files do not need to be executable
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180003 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen')
-rw-r--r--[-rwxr-xr-x]test/CodeGen/ARM/2010-06-21-nondarwin-tc.ll0
-rw-r--r--[-rwxr-xr-x]test/CodeGen/Mips/cmov.ll0
-rw-r--r--[-rwxr-xr-x]test/CodeGen/SPARC/2011-01-11-CC.ll0
-rw-r--r--[-rwxr-xr-x]test/CodeGen/X86/avx-fp2int.ll0
-rw-r--r--[-rwxr-xr-x]test/CodeGen/X86/avx-sext.ll0
-rw-r--r--[-rwxr-xr-x]test/CodeGen/X86/avx-shuffle-x86_32.ll0
-rw-r--r--[-rwxr-xr-x]test/CodeGen/X86/avx-trunc.ll0
-rw-r--r--[-rwxr-xr-x]test/CodeGen/X86/avx-win64-args.ll0
-rw-r--r--[-rwxr-xr-x]test/CodeGen/X86/avx-zext.ll0
-rw-r--r--[-rwxr-xr-x]test/CodeGen/X86/avx2-conversions.ll0
-rw-r--r--[-rwxr-xr-x]test/CodeGen/X86/avx2-vperm.ll0
-rw-r--r--[-rwxr-xr-x]test/CodeGen/X86/fma3-intrinsics.ll0
12 files changed, 0 insertions, 0 deletions
diff --git a/test/CodeGen/ARM/2010-06-21-nondarwin-tc.ll b/test/CodeGen/ARM/2010-06-21-nondarwin-tc.ll
index ac8e80904e..ac8e80904e 100755..100644
--- a/test/CodeGen/ARM/2010-06-21-nondarwin-tc.ll
+++ b/test/CodeGen/ARM/2010-06-21-nondarwin-tc.ll
diff --git a/test/CodeGen/Mips/cmov.ll b/test/CodeGen/Mips/cmov.ll
index 81925a4953..81925a4953 100755..100644
--- a/test/CodeGen/Mips/cmov.ll
+++ b/test/CodeGen/Mips/cmov.ll
diff --git a/test/CodeGen/SPARC/2011-01-11-CC.ll b/test/CodeGen/SPARC/2011-01-11-CC.ll
index f676fd8369..f676fd8369 100755..100644
--- a/test/CodeGen/SPARC/2011-01-11-CC.ll
+++ b/test/CodeGen/SPARC/2011-01-11-CC.ll
diff --git a/test/CodeGen/X86/avx-fp2int.ll b/test/CodeGen/X86/avx-fp2int.ll
index a3aadde2bd..a3aadde2bd 100755..100644
--- a/test/CodeGen/X86/avx-fp2int.ll
+++ b/test/CodeGen/X86/avx-fp2int.ll
diff --git a/test/CodeGen/X86/avx-sext.ll b/test/CodeGen/X86/avx-sext.ll
index b9c7000510..b9c7000510 100755..100644
--- a/test/CodeGen/X86/avx-sext.ll
+++ b/test/CodeGen/X86/avx-sext.ll
diff --git a/test/CodeGen/X86/avx-shuffle-x86_32.ll b/test/CodeGen/X86/avx-shuffle-x86_32.ll
index e203c4ed02..e203c4ed02 100755..100644
--- a/test/CodeGen/X86/avx-shuffle-x86_32.ll
+++ b/test/CodeGen/X86/avx-shuffle-x86_32.ll
diff --git a/test/CodeGen/X86/avx-trunc.ll b/test/CodeGen/X86/avx-trunc.ll
index d007736644..d007736644 100755..100644
--- a/test/CodeGen/X86/avx-trunc.ll
+++ b/test/CodeGen/X86/avx-trunc.ll
diff --git a/test/CodeGen/X86/avx-win64-args.ll b/test/CodeGen/X86/avx-win64-args.ll
index 85b2634a53..85b2634a53 100755..100644
--- a/test/CodeGen/X86/avx-win64-args.ll
+++ b/test/CodeGen/X86/avx-win64-args.ll
diff --git a/test/CodeGen/X86/avx-zext.ll b/test/CodeGen/X86/avx-zext.ll
index 582537ea90..582537ea90 100755..100644
--- a/test/CodeGen/X86/avx-zext.ll
+++ b/test/CodeGen/X86/avx-zext.ll
diff --git a/test/CodeGen/X86/avx2-conversions.ll b/test/CodeGen/X86/avx2-conversions.ll
index 3ce08dcc73..3ce08dcc73 100755..100644
--- a/test/CodeGen/X86/avx2-conversions.ll
+++ b/test/CodeGen/X86/avx2-conversions.ll
diff --git a/test/CodeGen/X86/avx2-vperm.ll b/test/CodeGen/X86/avx2-vperm.ll
index d576d0e374..d576d0e374 100755..100644
--- a/test/CodeGen/X86/avx2-vperm.ll
+++ b/test/CodeGen/X86/avx2-vperm.ll
diff --git a/test/CodeGen/X86/fma3-intrinsics.ll b/test/CodeGen/X86/fma3-intrinsics.ll
index e3910a6935..e3910a6935 100755..100644
--- a/test/CodeGen/X86/fma3-intrinsics.ll
+++ b/test/CodeGen/X86/fma3-intrinsics.ll