[llvm] r180003 - Cleanup: test source files do not need to be executable

Arnaud A. de Grandmaison arnaud.adegm at gmail.com
Mon Apr 22 01:02:44 PDT 2013


Author: aadg
Date: Mon Apr 22 03:02:43 2013
New Revision: 180003

URL: http://llvm.org/viewvc/llvm-project?rev=180003&view=rev
Log:
Cleanup: test source files do not need to be executable

Modified:
    llvm/trunk/test/CodeGen/ARM/2010-06-21-nondarwin-tc.ll   (contents, props changed)
    llvm/trunk/test/CodeGen/Mips/cmov.ll   (contents, props changed)
    llvm/trunk/test/CodeGen/SPARC/2011-01-11-CC.ll   (contents, props changed)
    llvm/trunk/test/CodeGen/X86/avx-fp2int.ll   (contents, props changed)
    llvm/trunk/test/CodeGen/X86/avx-sext.ll   (contents, props changed)
    llvm/trunk/test/CodeGen/X86/avx-shuffle-x86_32.ll   (contents, props changed)
    llvm/trunk/test/CodeGen/X86/avx-trunc.ll   (contents, props changed)
    llvm/trunk/test/CodeGen/X86/avx-win64-args.ll   (contents, props changed)
    llvm/trunk/test/CodeGen/X86/avx-zext.ll   (contents, props changed)
    llvm/trunk/test/CodeGen/X86/avx2-conversions.ll   (contents, props changed)
    llvm/trunk/test/CodeGen/X86/avx2-vperm.ll   (contents, props changed)
    llvm/trunk/test/CodeGen/X86/fma3-intrinsics.ll   (contents, props changed)

Modified: llvm/trunk/test/CodeGen/ARM/2010-06-21-nondarwin-tc.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/ARM/2010-06-21-nondarwin-tc.ll?rev=180003&r1=180002&r2=180003&view=diff
==============================================================================
    (empty)

Propchange: llvm/trunk/test/CodeGen/ARM/2010-06-21-nondarwin-tc.ll
------------------------------------------------------------------------------
--- svn:executable (original)
+++ svn:executable (removed)
@@ -1 +0,0 @@
-*

Modified: llvm/trunk/test/CodeGen/Mips/cmov.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/Mips/cmov.ll?rev=180003&r1=180002&r2=180003&view=diff
==============================================================================
    (empty)

Propchange: llvm/trunk/test/CodeGen/Mips/cmov.ll
------------------------------------------------------------------------------
--- svn:executable (original)
+++ svn:executable (removed)
@@ -1 +0,0 @@
-*

Modified: llvm/trunk/test/CodeGen/SPARC/2011-01-11-CC.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/SPARC/2011-01-11-CC.ll?rev=180003&r1=180002&r2=180003&view=diff
==============================================================================
    (empty)

Propchange: llvm/trunk/test/CodeGen/SPARC/2011-01-11-CC.ll
------------------------------------------------------------------------------
--- svn:executable (original)
+++ svn:executable (removed)
@@ -1 +0,0 @@
-*

Modified: llvm/trunk/test/CodeGen/X86/avx-fp2int.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/X86/avx-fp2int.ll?rev=180003&r1=180002&r2=180003&view=diff
==============================================================================
    (empty)

Propchange: llvm/trunk/test/CodeGen/X86/avx-fp2int.ll
------------------------------------------------------------------------------
--- svn:executable (original)
+++ svn:executable (removed)
@@ -1 +0,0 @@
-*

Modified: llvm/trunk/test/CodeGen/X86/avx-sext.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/X86/avx-sext.ll?rev=180003&r1=180002&r2=180003&view=diff
==============================================================================
    (empty)

Propchange: llvm/trunk/test/CodeGen/X86/avx-sext.ll
------------------------------------------------------------------------------
--- svn:executable (original)
+++ svn:executable (removed)
@@ -1 +0,0 @@
-*

Modified: llvm/trunk/test/CodeGen/X86/avx-shuffle-x86_32.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/X86/avx-shuffle-x86_32.ll?rev=180003&r1=180002&r2=180003&view=diff
==============================================================================
    (empty)

Propchange: llvm/trunk/test/CodeGen/X86/avx-shuffle-x86_32.ll
------------------------------------------------------------------------------
--- svn:executable (original)
+++ svn:executable (removed)
@@ -1 +0,0 @@
-*

Modified: llvm/trunk/test/CodeGen/X86/avx-trunc.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/X86/avx-trunc.ll?rev=180003&r1=180002&r2=180003&view=diff
==============================================================================
    (empty)

Propchange: llvm/trunk/test/CodeGen/X86/avx-trunc.ll
------------------------------------------------------------------------------
--- svn:executable (original)
+++ svn:executable (removed)
@@ -1 +0,0 @@
-*

Modified: llvm/trunk/test/CodeGen/X86/avx-win64-args.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/X86/avx-win64-args.ll?rev=180003&r1=180002&r2=180003&view=diff
==============================================================================
    (empty)

Propchange: llvm/trunk/test/CodeGen/X86/avx-win64-args.ll
------------------------------------------------------------------------------
--- svn:executable (original)
+++ svn:executable (removed)
@@ -1 +0,0 @@
-*

Modified: llvm/trunk/test/CodeGen/X86/avx-zext.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/X86/avx-zext.ll?rev=180003&r1=180002&r2=180003&view=diff
==============================================================================
    (empty)

Propchange: llvm/trunk/test/CodeGen/X86/avx-zext.ll
------------------------------------------------------------------------------
--- svn:executable (original)
+++ svn:executable (removed)
@@ -1 +0,0 @@
-*

Modified: llvm/trunk/test/CodeGen/X86/avx2-conversions.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/X86/avx2-conversions.ll?rev=180003&r1=180002&r2=180003&view=diff
==============================================================================
    (empty)

Propchange: llvm/trunk/test/CodeGen/X86/avx2-conversions.ll
------------------------------------------------------------------------------
--- svn:executable (original)
+++ svn:executable (removed)
@@ -1 +0,0 @@
-*

Modified: llvm/trunk/test/CodeGen/X86/avx2-vperm.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/X86/avx2-vperm.ll?rev=180003&r1=180002&r2=180003&view=diff
==============================================================================
    (empty)

Propchange: llvm/trunk/test/CodeGen/X86/avx2-vperm.ll
------------------------------------------------------------------------------
--- svn:executable (original)
+++ svn:executable (removed)
@@ -1 +0,0 @@
-*

Modified: llvm/trunk/test/CodeGen/X86/fma3-intrinsics.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/X86/fma3-intrinsics.ll?rev=180003&r1=180002&r2=180003&view=diff
==============================================================================
    (empty)

Propchange: llvm/trunk/test/CodeGen/X86/fma3-intrinsics.ll
------------------------------------------------------------------------------
--- svn:executable (original)
+++ svn:executable (removed)
@@ -1 +0,0 @@
-*





More information about the llvm-commits mailing list