diff options
author | Daniel Cederman <cederman@gaisler.com> | 2017-05-17 11:05:20 +0000 |
---|---|---|
committer | Daniel Cederman <cederman@gaisler.com> | 2017-05-17 11:05:20 +0000 |
commit | 4af795b499d45a26f8801c84cae9688ca973795d (patch) | |
tree | b63bd39e38d3631981267bb0bf5a530a7bf12544 | |
parent | eb2057ce1dc5466ba2a162d63108eceb324b45e8 (diff) | |
download | bcm5719-llvm-4af795b499d45a26f8801c84cae9688ca973795d.tar.gz bcm5719-llvm-4af795b499d45a26f8801c84cae9688ca973795d.zip |
[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
llvm-svn: 303245
-rw-r--r--[-rwxr-xr-x] | llvm/lib/Target/Sparc/LeonFeatures.td | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | llvm/lib/Target/Sparc/LeonPasses.h | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | llvm/lib/Target/Sparc/SparcSchedule.td | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | llvm/test/CodeGen/SPARC/LeonCASAInstructionUT.ll | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | llvm/test/CodeGen/SPARC/LeonFixAllFDIVSQRTPassUT.ll | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | llvm/test/CodeGen/SPARC/LeonInsertNOPLoadPassUT.ll | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | llvm/test/CodeGen/SPARC/LeonReplaceFMULSPassUT.ll | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | llvm/test/CodeGen/SPARC/LeonSMACUMACInstructionUT.ll | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | llvm/test/CodeGen/SPARC/sjlj.ll | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | llvm/test/MC/Sparc/leon-instructions.s | 0 |
10 files changed, 0 insertions, 0 deletions
diff --git a/llvm/lib/Target/Sparc/LeonFeatures.td b/llvm/lib/Target/Sparc/LeonFeatures.td index d06e734b5a7..d06e734b5a7 100755..100644 --- a/llvm/lib/Target/Sparc/LeonFeatures.td +++ b/llvm/lib/Target/Sparc/LeonFeatures.td diff --git a/llvm/lib/Target/Sparc/LeonPasses.h b/llvm/lib/Target/Sparc/LeonPasses.h index 2158cb636bf..2158cb636bf 100755..100644 --- a/llvm/lib/Target/Sparc/LeonPasses.h +++ b/llvm/lib/Target/Sparc/LeonPasses.h diff --git a/llvm/lib/Target/Sparc/SparcSchedule.td b/llvm/lib/Target/Sparc/SparcSchedule.td index f243546b029..f243546b029 100755..100644 --- a/llvm/lib/Target/Sparc/SparcSchedule.td +++ b/llvm/lib/Target/Sparc/SparcSchedule.td diff --git a/llvm/test/CodeGen/SPARC/LeonCASAInstructionUT.ll b/llvm/test/CodeGen/SPARC/LeonCASAInstructionUT.ll index ce3ad72b724..ce3ad72b724 100755..100644 --- a/llvm/test/CodeGen/SPARC/LeonCASAInstructionUT.ll +++ b/llvm/test/CodeGen/SPARC/LeonCASAInstructionUT.ll diff --git a/llvm/test/CodeGen/SPARC/LeonFixAllFDIVSQRTPassUT.ll b/llvm/test/CodeGen/SPARC/LeonFixAllFDIVSQRTPassUT.ll index c79414d2791..c79414d2791 100755..100644 --- a/llvm/test/CodeGen/SPARC/LeonFixAllFDIVSQRTPassUT.ll +++ b/llvm/test/CodeGen/SPARC/LeonFixAllFDIVSQRTPassUT.ll diff --git a/llvm/test/CodeGen/SPARC/LeonInsertNOPLoadPassUT.ll b/llvm/test/CodeGen/SPARC/LeonInsertNOPLoadPassUT.ll index 9b4ceb7ea6a..9b4ceb7ea6a 100755..100644 --- a/llvm/test/CodeGen/SPARC/LeonInsertNOPLoadPassUT.ll +++ b/llvm/test/CodeGen/SPARC/LeonInsertNOPLoadPassUT.ll diff --git a/llvm/test/CodeGen/SPARC/LeonReplaceFMULSPassUT.ll b/llvm/test/CodeGen/SPARC/LeonReplaceFMULSPassUT.ll index e9ea7c6c999..e9ea7c6c999 100755..100644 --- a/llvm/test/CodeGen/SPARC/LeonReplaceFMULSPassUT.ll +++ b/llvm/test/CodeGen/SPARC/LeonReplaceFMULSPassUT.ll diff --git a/llvm/test/CodeGen/SPARC/LeonSMACUMACInstructionUT.ll b/llvm/test/CodeGen/SPARC/LeonSMACUMACInstructionUT.ll index 281113b58a0..281113b58a0 100755..100644 --- a/llvm/test/CodeGen/SPARC/LeonSMACUMACInstructionUT.ll +++ b/llvm/test/CodeGen/SPARC/LeonSMACUMACInstructionUT.ll diff --git a/llvm/test/CodeGen/SPARC/sjlj.ll b/llvm/test/CodeGen/SPARC/sjlj.ll index 459630f9255..459630f9255 100755..100644 --- a/llvm/test/CodeGen/SPARC/sjlj.ll +++ b/llvm/test/CodeGen/SPARC/sjlj.ll diff --git a/llvm/test/MC/Sparc/leon-instructions.s b/llvm/test/MC/Sparc/leon-instructions.s index 78a6d750a87..78a6d750a87 100755..100644 --- a/llvm/test/MC/Sparc/leon-instructions.s +++ b/llvm/test/MC/Sparc/leon-instructions.s |