From d9e70873f38e734f37ed8b7ce75839b25e3eada5 Mon Sep 17 00:00:00 2001 From: "Arnaud A. de Grandmaison" Date: Mon, 22 Apr 2013 08:02:43 +0000 Subject: [PATCH] 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 --- test/CodeGen/ARM/2010-06-21-nondarwin-tc.ll | 0 test/CodeGen/Mips/cmov.ll | 0 test/CodeGen/SPARC/2011-01-11-CC.ll | 0 test/CodeGen/X86/avx-fp2int.ll | 0 test/CodeGen/X86/avx-sext.ll | 0 test/CodeGen/X86/avx-shuffle-x86_32.ll | 0 test/CodeGen/X86/avx-trunc.ll | 0 test/CodeGen/X86/avx-win64-args.ll | 0 test/CodeGen/X86/avx-zext.ll | 0 test/CodeGen/X86/avx2-conversions.ll | 0 test/CodeGen/X86/avx2-vperm.ll | 0 test/CodeGen/X86/fma3-intrinsics.ll | 0 12 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 test/CodeGen/ARM/2010-06-21-nondarwin-tc.ll mode change 100755 => 100644 test/CodeGen/Mips/cmov.ll mode change 100755 => 100644 test/CodeGen/SPARC/2011-01-11-CC.ll mode change 100755 => 100644 test/CodeGen/X86/avx-fp2int.ll mode change 100755 => 100644 test/CodeGen/X86/avx-sext.ll mode change 100755 => 100644 test/CodeGen/X86/avx-shuffle-x86_32.ll mode change 100755 => 100644 test/CodeGen/X86/avx-trunc.ll mode change 100755 => 100644 test/CodeGen/X86/avx-win64-args.ll mode change 100755 => 100644 test/CodeGen/X86/avx-zext.ll mode change 100755 => 100644 test/CodeGen/X86/avx2-conversions.ll mode change 100755 => 100644 test/CodeGen/X86/avx2-vperm.ll mode change 100755 => 100644 test/CodeGen/X86/fma3-intrinsics.ll diff --git a/test/CodeGen/ARM/2010-06-21-nondarwin-tc.ll b/test/CodeGen/ARM/2010-06-21-nondarwin-tc.ll old mode 100755 new mode 100644 diff --git a/test/CodeGen/Mips/cmov.ll b/test/CodeGen/Mips/cmov.ll old mode 100755 new mode 100644 diff --git a/test/CodeGen/SPARC/2011-01-11-CC.ll b/test/CodeGen/SPARC/2011-01-11-CC.ll old mode 100755 new mode 100644 diff --git a/test/CodeGen/X86/avx-fp2int.ll b/test/CodeGen/X86/avx-fp2int.ll old mode 100755 new mode 100644 diff --git a/test/CodeGen/X86/avx-sext.ll b/test/CodeGen/X86/avx-sext.ll old mode 100755 new mode 100644 diff --git a/test/CodeGen/X86/avx-shuffle-x86_32.ll b/test/CodeGen/X86/avx-shuffle-x86_32.ll old mode 100755 new mode 100644 diff --git a/test/CodeGen/X86/avx-trunc.ll b/test/CodeGen/X86/avx-trunc.ll old mode 100755 new mode 100644 diff --git a/test/CodeGen/X86/avx-win64-args.ll b/test/CodeGen/X86/avx-win64-args.ll old mode 100755 new mode 100644 diff --git a/test/CodeGen/X86/avx-zext.ll b/test/CodeGen/X86/avx-zext.ll old mode 100755 new mode 100644 diff --git a/test/CodeGen/X86/avx2-conversions.ll b/test/CodeGen/X86/avx2-conversions.ll old mode 100755 new mode 100644 diff --git a/test/CodeGen/X86/avx2-vperm.ll b/test/CodeGen/X86/avx2-vperm.ll old mode 100755 new mode 100644 diff --git a/test/CodeGen/X86/fma3-intrinsics.ll b/test/CodeGen/X86/fma3-intrinsics.ll old mode 100755 new mode 100644