Cleanup: test source files do not need to be executable
authorArnaud A. de Grandmaison <arnaud.adegm@gmail.com>
Mon, 22 Apr 2013 08:02:43 +0000 (08:02 +0000)
committerArnaud A. de Grandmaison <arnaud.adegm@gmail.com>
Mon, 22 Apr 2013 08:02:43 +0000 (08:02 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180003 91177308-0d34-0410-b5e6-96231b3b80d8

12 files changed:
test/CodeGen/ARM/2010-06-21-nondarwin-tc.ll [changed mode: 0755->0644]
test/CodeGen/Mips/cmov.ll [changed mode: 0755->0644]
test/CodeGen/SPARC/2011-01-11-CC.ll [changed mode: 0755->0644]
test/CodeGen/X86/avx-fp2int.ll [changed mode: 0755->0644]
test/CodeGen/X86/avx-sext.ll [changed mode: 0755->0644]
test/CodeGen/X86/avx-shuffle-x86_32.ll [changed mode: 0755->0644]
test/CodeGen/X86/avx-trunc.ll [changed mode: 0755->0644]
test/CodeGen/X86/avx-win64-args.ll [changed mode: 0755->0644]
test/CodeGen/X86/avx-zext.ll [changed mode: 0755->0644]
test/CodeGen/X86/avx2-conversions.ll [changed mode: 0755->0644]
test/CodeGen/X86/avx2-vperm.ll [changed mode: 0755->0644]
test/CodeGen/X86/fma3-intrinsics.ll [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)