]> granicus.if.org Git - llvm/commit
[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)
commitc2bea59da3877eae92fbbf783637e3e193833575
treebeffb60559eb37bc6e448a5f92b90f9cf66f57a3
parent571ecd0259ea1ca52e1559de7205900f27dc94cd
[Sparc] Remove execute permissions from non-executable text files

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]