[PATCH] D27127: [Sparc] Remove execute permissions from non-executable text files

Daniel Cederman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 25 04:06:04 PST 2016


dcederman created this revision.
dcederman added reviewers: lero_chris, jyknight, venkatra.
dcederman added a subscriber: llvm-commits.

https://reviews.llvm.org/D27127

Files:
  lib/Target/Sparc/LeonFeatures.td
  lib/Target/Sparc/LeonPasses.h
  lib/Target/Sparc/SparcSchedule.td
  test/CodeGen/SPARC/LeonCASAInstructionUT.ll
  test/CodeGen/SPARC/LeonFixAllFDIVSQRTPassUT.ll
  test/CodeGen/SPARC/LeonInsertNOPLoadPassUT.ll
  test/CodeGen/SPARC/LeonReplaceFMULSPassUT.ll
  test/CodeGen/SPARC/LeonSMACUMACInstructionUT.ll
  test/CodeGen/SPARC/sjlj.ll
  test/MC/Sparc/leon-instructions.s






More information about the llvm-commits mailing list