[all-commits] [llvm/llvm-project] a74c57: Fix some test files with executable permissions

Matt Arsenault via All-commits all-commits at lists.llvm.org
Fri Dec 2 14:12:17 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a74c5707be279bdddb51fe49aa9383c1ddc99fbe
      https://github.com/llvm/llvm-project/commit/a74c5707be279bdddb51fe49aa9383c1ddc99fbe
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2022-12-02 (Fri, 02 Dec 2022)

  Changed paths:
    M llvm/test/Analysis/CostModel/X86/strided-load-i16.ll
    M llvm/test/Analysis/CostModel/X86/strided-load-i32.ll
    M llvm/test/Analysis/CostModel/X86/strided-load-i64.ll
    M llvm/test/Analysis/CostModel/X86/strided-load-i8.ll
    M llvm/test/Analysis/ValueTracking/non-negative-phi-bits.ll
    M llvm/test/Bitcode/DISubprogram-v5.ll.bc
    M llvm/test/CodeGen/AArch64/dag-ReplaceAllUsesOfValuesWith.ll
    M llvm/test/CodeGen/AArch64/shrink-wrap.ll
    M llvm/test/CodeGen/X86/avx512-mask-zext-bugfix.ll
    M llvm/test/CodeGen/X86/evex-to-vex-compress.mir
    M llvm/test/CodeGen/X86/pr47000.ll
    M llvm/test/CodeGen/X86/vecloadextract.ll
    M llvm/test/DebugInfo/COFF/numeric-leaves.ll
    M llvm/test/DebugInfo/X86/debug-info-template-parameter.ll
    M llvm/test/LTO/X86/libcall-overridden-via-alias.ll
    M llvm/test/MC/COFF/lset0.s
    M llvm/test/MC/X86/MMX-32.s
    M llvm/test/MC/X86/X87-32.s
    M llvm/test/MC/X86/X87-64.s
    M llvm/test/Other/Inputs/block-info-only.bc
    M llvm/test/Other/Inputs/no-block-info.bc
    M llvm/test/Transforms/ConstantHoisting/AArch64/consthoist-unreachable.ll
    M llvm/test/Transforms/Inline/inlined-loop-metadata-inseltpoison.ll
    M llvm/test/Transforms/Inline/inlined-loop-metadata.ll
    M llvm/test/Transforms/LoopRotate/catchret.ll
    M llvm/test/Transforms/LoopSimplify/do-preheader-dbg-inseltpoison.ll
    M llvm/test/Transforms/LoopSimplify/do-preheader-dbg.ll
    M llvm/test/Transforms/LoopSimplify/for-preheader-dbg.ll
    M llvm/test/Transforms/LoopVectorize/X86/scatter_crash.ll
    M llvm/test/Transforms/LoopVectorize/fix-reduction-dbg.ll
    M llvm/test/Transforms/LoopVectorize/pr38800.ll
    M llvm/test/Transforms/PGOProfile/Inputs/maxcountzero.proftext
    M llvm/test/Transforms/PGOProfile/maxcountzero.ll
    M llvm/test/Transforms/RewriteStatepointsForGC/vector-nonlive-clobber.ll
    M llvm/test/tools/llvm-split/scc-const-alias.ll

  Log Message:
  -----------
  Fix some test files with executable permissions




More information about the All-commits mailing list