]> granicus.if.org Git - llvm/commitdiff
[Sparc] Remove execute permissions from non-executable text files
authorDaniel Cederman <cederman@gaisler.com>
Wed, 17 May 2017 11:05:20 +0000 (11:05 +0000)
committerDaniel Cederman <cederman@gaisler.com>
Wed, 17 May 2017 11:05:20 +0000 (11:05 +0000)
Reviewers: jyknight, lero_chris, venkatra

Reviewed By: jyknight

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D27127

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@303245 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/Sparc/LeonFeatures.td [changed mode: 0755->0644]
lib/Target/Sparc/LeonPasses.h [changed mode: 0755->0644]
lib/Target/Sparc/SparcSchedule.td [changed mode: 0755->0644]
test/CodeGen/SPARC/LeonCASAInstructionUT.ll [changed mode: 0755->0644]
test/CodeGen/SPARC/LeonFixAllFDIVSQRTPassUT.ll [changed mode: 0755->0644]
test/CodeGen/SPARC/LeonInsertNOPLoadPassUT.ll [changed mode: 0755->0644]
test/CodeGen/SPARC/LeonReplaceFMULSPassUT.ll [changed mode: 0755->0644]
test/CodeGen/SPARC/LeonSMACUMACInstructionUT.ll [changed mode: 0755->0644]
test/CodeGen/SPARC/sjlj.ll [changed mode: 0755->0644]
test/MC/Sparc/leon-instructions.s [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)