projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b0cd2f
)
Cleanup: test source files do not need to be executable
author
Arnaud A. de Grandmaison
<arnaud.adegm@gmail.com>
Mon, 22 Apr 2013 08:02:43 +0000
(08:02 +0000)
committer
Arnaud A. de Grandmaison
<arnaud.adegm@gmail.com>
Mon, 22 Apr 2013 08:02:43 +0000
(08:02 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180003
91177308
-0d34-0410-b5e6-
96231b3b80d8
12 files changed:
test/CodeGen/ARM/2010-06-21-nondarwin-tc.ll
[changed mode: 0755->0644]
patch
|
blob
|
history
test/CodeGen/Mips/cmov.ll
[changed mode: 0755->0644]
patch
|
blob
|
history
test/CodeGen/SPARC/2011-01-11-CC.ll
[changed mode: 0755->0644]
patch
|
blob
|
history
test/CodeGen/X86/avx-fp2int.ll
[changed mode: 0755->0644]
patch
|
blob
|
history
test/CodeGen/X86/avx-sext.ll
[changed mode: 0755->0644]
patch
|
blob
|
history
test/CodeGen/X86/avx-shuffle-x86_32.ll
[changed mode: 0755->0644]
patch
|
blob
|
history
test/CodeGen/X86/avx-trunc.ll
[changed mode: 0755->0644]
patch
|
blob
|
history
test/CodeGen/X86/avx-win64-args.ll
[changed mode: 0755->0644]
patch
|
blob
|
history
test/CodeGen/X86/avx-zext.ll
[changed mode: 0755->0644]
patch
|
blob
|
history
test/CodeGen/X86/avx2-conversions.ll
[changed mode: 0755->0644]
patch
|
blob
|
history
test/CodeGen/X86/avx2-vperm.ll
[changed mode: 0755->0644]
patch
|
blob
|
history
test/CodeGen/X86/fma3-intrinsics.ll
[changed mode: 0755->0644]
patch
|
blob
|
history
diff --git
a/test/CodeGen/ARM/2010-06-21-nondarwin-tc.ll
b/test/CodeGen/ARM/2010-06-21-nondarwin-tc.ll
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/test/CodeGen/Mips/cmov.ll
b/test/CodeGen/Mips/cmov.ll
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/test/CodeGen/SPARC/2011-01-11-CC.ll
b/test/CodeGen/SPARC/2011-01-11-CC.ll
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/test/CodeGen/X86/avx-fp2int.ll
b/test/CodeGen/X86/avx-fp2int.ll
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/test/CodeGen/X86/avx-sext.ll
b/test/CodeGen/X86/avx-sext.ll
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/test/CodeGen/X86/avx-shuffle-x86_32.ll
b/test/CodeGen/X86/avx-shuffle-x86_32.ll
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/test/CodeGen/X86/avx-trunc.ll
b/test/CodeGen/X86/avx-trunc.ll
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/test/CodeGen/X86/avx-win64-args.ll
b/test/CodeGen/X86/avx-win64-args.ll
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/test/CodeGen/X86/avx-zext.ll
b/test/CodeGen/X86/avx-zext.ll
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/test/CodeGen/X86/avx2-conversions.ll
b/test/CodeGen/X86/avx2-conversions.ll
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/test/CodeGen/X86/avx2-vperm.ll
b/test/CodeGen/X86/avx2-vperm.ll
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/test/CodeGen/X86/fma3-intrinsics.ll
b/test/CodeGen/X86/fma3-intrinsics.ll
old mode 100755
(executable)
new mode 100644
(file)