[llvm-commits] [polly] r171224 - in /polly/trunk: ./ autoconf/m4/ lib/ lib/Analysis/ lib/CodeGen/ lib/Exchange/ lib/JSON/ lib/Support/
Tobias Grosser
grosser at fim.uni-passau.de
Sat Dec 29 07:09:04 PST 2012
Author: grosser
Date: Sat Dec 29 09:09:03 2012
New Revision: 171224
URL: http://llvm.org/viewvc/llvm-project?rev=171224&view=rev
Log:
'chmod -x' on files that do not need the executable bits
Modified:
polly/trunk/Makefile.common.in (contents, props changed)
polly/trunk/Makefile.config.in (contents, props changed)
polly/trunk/autoconf/m4/find_lib_and_headers.m4 (contents, props changed)
polly/trunk/lib/Analysis/Makefile (contents, props changed)
polly/trunk/lib/Analysis/ScopPass.cpp (contents, props changed)
polly/trunk/lib/CMakeLists.txt (contents, props changed)
polly/trunk/lib/CodeGen/CMakeLists.txt (contents, props changed)
polly/trunk/lib/CodeGen/Makefile (contents, props changed)
polly/trunk/lib/Exchange/JSONExporter.cpp (contents, props changed)
polly/trunk/lib/Exchange/Makefile (contents, props changed)
polly/trunk/lib/Exchange/OpenScopExporter.cpp (contents, props changed)
polly/trunk/lib/Exchange/OpenScopImporter.cpp (contents, props changed)
polly/trunk/lib/Exchange/ScopLibExporter.cpp (contents, props changed)
polly/trunk/lib/Exchange/ScopLibImporter.cpp (contents, props changed)
polly/trunk/lib/JSON/CMakeLists.txt (contents, props changed)
polly/trunk/lib/JSON/Makefile (contents, props changed)
polly/trunk/lib/Makefile (contents, props changed)
polly/trunk/lib/MayAliasSet.cpp (contents, props changed)
polly/trunk/lib/Support/CMakeLists.txt (contents, props changed)
polly/trunk/lib/Support/Makefile (contents, props changed)
Modified: polly/trunk/Makefile.common.in
URL: http://llvm.org/viewvc/llvm-project/polly/trunk/Makefile.common.in?rev=171224&r1=171223&r2=171224&view=diff
==============================================================================
(empty)
Propchange: polly/trunk/Makefile.common.in
------------------------------------------------------------------------------
--- svn:executable (original)
+++ svn:executable (removed)
@@ -1 +0,0 @@
-*
Modified: polly/trunk/Makefile.config.in
URL: http://llvm.org/viewvc/llvm-project/polly/trunk/Makefile.config.in?rev=171224&r1=171223&r2=171224&view=diff
==============================================================================
(empty)
Propchange: polly/trunk/Makefile.config.in
------------------------------------------------------------------------------
--- svn:executable (original)
+++ svn:executable (removed)
@@ -1 +0,0 @@
-*
Modified: polly/trunk/autoconf/m4/find_lib_and_headers.m4
URL: http://llvm.org/viewvc/llvm-project/polly/trunk/autoconf/m4/find_lib_and_headers.m4?rev=171224&r1=171223&r2=171224&view=diff
==============================================================================
(empty)
Propchange: polly/trunk/autoconf/m4/find_lib_and_headers.m4
------------------------------------------------------------------------------
--- svn:executable (original)
+++ svn:executable (removed)
@@ -1 +0,0 @@
-*
Modified: polly/trunk/lib/Analysis/Makefile
URL: http://llvm.org/viewvc/llvm-project/polly/trunk/lib/Analysis/Makefile?rev=171224&r1=171223&r2=171224&view=diff
==============================================================================
(empty)
Propchange: polly/trunk/lib/Analysis/Makefile
------------------------------------------------------------------------------
--- svn:executable (original)
+++ svn:executable (removed)
@@ -1 +0,0 @@
-*
Modified: polly/trunk/lib/Analysis/ScopPass.cpp
URL: http://llvm.org/viewvc/llvm-project/polly/trunk/lib/Analysis/ScopPass.cpp?rev=171224&r1=171223&r2=171224&view=diff
==============================================================================
(empty)
Propchange: polly/trunk/lib/Analysis/ScopPass.cpp
------------------------------------------------------------------------------
--- svn:executable (original)
+++ svn:executable (removed)
@@ -1 +0,0 @@
-*
Modified: polly/trunk/lib/CMakeLists.txt
URL: http://llvm.org/viewvc/llvm-project/polly/trunk/lib/CMakeLists.txt?rev=171224&r1=171223&r2=171224&view=diff
==============================================================================
(empty)
Propchange: polly/trunk/lib/CMakeLists.txt
------------------------------------------------------------------------------
--- svn:executable (original)
+++ svn:executable (removed)
@@ -1 +0,0 @@
-*
Modified: polly/trunk/lib/CodeGen/CMakeLists.txt
URL: http://llvm.org/viewvc/llvm-project/polly/trunk/lib/CodeGen/CMakeLists.txt?rev=171224&r1=171223&r2=171224&view=diff
==============================================================================
(empty)
Propchange: polly/trunk/lib/CodeGen/CMakeLists.txt
------------------------------------------------------------------------------
--- svn:executable (original)
+++ svn:executable (removed)
@@ -1 +0,0 @@
-*
Modified: polly/trunk/lib/CodeGen/Makefile
URL: http://llvm.org/viewvc/llvm-project/polly/trunk/lib/CodeGen/Makefile?rev=171224&r1=171223&r2=171224&view=diff
==============================================================================
(empty)
Propchange: polly/trunk/lib/CodeGen/Makefile
------------------------------------------------------------------------------
--- svn:executable (original)
+++ svn:executable (removed)
@@ -1 +0,0 @@
-*
Modified: polly/trunk/lib/Exchange/JSONExporter.cpp
URL: http://llvm.org/viewvc/llvm-project/polly/trunk/lib/Exchange/JSONExporter.cpp?rev=171224&r1=171223&r2=171224&view=diff
==============================================================================
(empty)
Propchange: polly/trunk/lib/Exchange/JSONExporter.cpp
------------------------------------------------------------------------------
--- svn:executable (original)
+++ svn:executable (removed)
@@ -1 +0,0 @@
-*
Modified: polly/trunk/lib/Exchange/Makefile
URL: http://llvm.org/viewvc/llvm-project/polly/trunk/lib/Exchange/Makefile?rev=171224&r1=171223&r2=171224&view=diff
==============================================================================
(empty)
Propchange: polly/trunk/lib/Exchange/Makefile
------------------------------------------------------------------------------
--- svn:executable (original)
+++ svn:executable (removed)
@@ -1 +0,0 @@
-*
Modified: polly/trunk/lib/Exchange/OpenScopExporter.cpp
URL: http://llvm.org/viewvc/llvm-project/polly/trunk/lib/Exchange/OpenScopExporter.cpp?rev=171224&r1=171223&r2=171224&view=diff
==============================================================================
(empty)
Propchange: polly/trunk/lib/Exchange/OpenScopExporter.cpp
------------------------------------------------------------------------------
--- svn:executable (original)
+++ svn:executable (removed)
@@ -1 +0,0 @@
-*
Modified: polly/trunk/lib/Exchange/OpenScopImporter.cpp
URL: http://llvm.org/viewvc/llvm-project/polly/trunk/lib/Exchange/OpenScopImporter.cpp?rev=171224&r1=171223&r2=171224&view=diff
==============================================================================
(empty)
Propchange: polly/trunk/lib/Exchange/OpenScopImporter.cpp
------------------------------------------------------------------------------
--- svn:executable (original)
+++ svn:executable (removed)
@@ -1 +0,0 @@
-*
Modified: polly/trunk/lib/Exchange/ScopLibExporter.cpp
URL: http://llvm.org/viewvc/llvm-project/polly/trunk/lib/Exchange/ScopLibExporter.cpp?rev=171224&r1=171223&r2=171224&view=diff
==============================================================================
(empty)
Propchange: polly/trunk/lib/Exchange/ScopLibExporter.cpp
------------------------------------------------------------------------------
--- svn:executable (original)
+++ svn:executable (removed)
@@ -1 +0,0 @@
-*
Modified: polly/trunk/lib/Exchange/ScopLibImporter.cpp
URL: http://llvm.org/viewvc/llvm-project/polly/trunk/lib/Exchange/ScopLibImporter.cpp?rev=171224&r1=171223&r2=171224&view=diff
==============================================================================
(empty)
Propchange: polly/trunk/lib/Exchange/ScopLibImporter.cpp
------------------------------------------------------------------------------
--- svn:executable (original)
+++ svn:executable (removed)
@@ -1 +0,0 @@
-*
Modified: polly/trunk/lib/JSON/CMakeLists.txt
URL: http://llvm.org/viewvc/llvm-project/polly/trunk/lib/JSON/CMakeLists.txt?rev=171224&r1=171223&r2=171224&view=diff
==============================================================================
(empty)
Propchange: polly/trunk/lib/JSON/CMakeLists.txt
------------------------------------------------------------------------------
--- svn:executable (original)
+++ svn:executable (removed)
@@ -1 +0,0 @@
-*
Modified: polly/trunk/lib/JSON/Makefile
URL: http://llvm.org/viewvc/llvm-project/polly/trunk/lib/JSON/Makefile?rev=171224&r1=171223&r2=171224&view=diff
==============================================================================
(empty)
Propchange: polly/trunk/lib/JSON/Makefile
------------------------------------------------------------------------------
--- svn:executable (original)
+++ svn:executable (removed)
@@ -1 +0,0 @@
-*
Modified: polly/trunk/lib/Makefile
URL: http://llvm.org/viewvc/llvm-project/polly/trunk/lib/Makefile?rev=171224&r1=171223&r2=171224&view=diff
==============================================================================
(empty)
Propchange: polly/trunk/lib/Makefile
------------------------------------------------------------------------------
--- svn:executable (original)
+++ svn:executable (removed)
@@ -1 +0,0 @@
-*
Modified: polly/trunk/lib/MayAliasSet.cpp
URL: http://llvm.org/viewvc/llvm-project/polly/trunk/lib/MayAliasSet.cpp?rev=171224&r1=171223&r2=171224&view=diff
==============================================================================
(empty)
Propchange: polly/trunk/lib/MayAliasSet.cpp
------------------------------------------------------------------------------
--- svn:executable (original)
+++ svn:executable (removed)
@@ -1 +0,0 @@
-*
Modified: polly/trunk/lib/Support/CMakeLists.txt
URL: http://llvm.org/viewvc/llvm-project/polly/trunk/lib/Support/CMakeLists.txt?rev=171224&r1=171223&r2=171224&view=diff
==============================================================================
(empty)
Propchange: polly/trunk/lib/Support/CMakeLists.txt
------------------------------------------------------------------------------
--- svn:executable (original)
+++ svn:executable (removed)
@@ -1 +0,0 @@
-*
Modified: polly/trunk/lib/Support/Makefile
URL: http://llvm.org/viewvc/llvm-project/polly/trunk/lib/Support/Makefile?rev=171224&r1=171223&r2=171224&view=diff
==============================================================================
(empty)
Propchange: polly/trunk/lib/Support/Makefile
------------------------------------------------------------------------------
--- svn:executable (original)
+++ svn:executable (removed)
@@ -1 +0,0 @@
-*
More information about the llvm-commits
mailing list