[all-commits] [llvm/llvm-project] 183d6a: [llvm][test] Add COM: directives before colon-less...

Jon Roelofs via All-commits all-commits at lists.llvm.org
Thu May 21 08:30:09 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 183d6af081899973f00fc24aeafcfc32de732f02
      https://github.com/llvm/llvm-project/commit/183d6af081899973f00fc24aeafcfc32de732f02
  Author: Jon Roelofs <jroelofs at jroelofs.com>
  Date:   2020-05-21 (Thu, 21 May 2020)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/GlobalISel/smrd.ll
    M llvm/test/CodeGen/AMDGPU/fp_to_uint.ll
    M llvm/test/CodeGen/AMDGPU/global-constant.ll
    M llvm/test/CodeGen/AMDGPU/merge-tbuffer.mir
    M llvm/test/CodeGen/AMDGPU/smrd.ll
    M llvm/test/CodeGen/AMDGPU/unhandled-loop-condition-assertion.ll
    M llvm/test/CodeGen/ARM/build-attributes.ll
    M llvm/test/CodeGen/ARM/float-helpers.s
    M llvm/test/CodeGen/ARM/select-imm.ll
    M llvm/test/CodeGen/ARM/struct_byval_arm_t1_t2.ll
    M llvm/test/CodeGen/Mips/cconv/arguments-float.ll
    M llvm/test/CodeGen/Mips/cconv/arguments-hard-float-varargs.ll
    M llvm/test/CodeGen/Mips/cconv/arguments-hard-float.ll
    M llvm/test/CodeGen/Mips/cconv/arguments-varargs.ll
    M llvm/test/CodeGen/Mips/cconv/arguments.ll
    M llvm/test/CodeGen/Mips/cconv/return-hard-fp128.ll
    M llvm/test/CodeGen/Mips/cconv/return-hard-struct-f128.ll
    M llvm/test/CodeGen/Mips/countleading.ll
    M llvm/test/CodeGen/Mips/divrem.ll
    M llvm/test/CodeGen/Mips/dynamic-stack-realignment.ll
    M llvm/test/CodeGen/Mips/inlineasm-operand-code.ll
    M llvm/test/CodeGen/Mips/mips64muldiv.ll
    M llvm/test/CodeGen/PowerPC/ppc64-crsave.mir
    M llvm/test/CodeGen/X86/avx-cast.ll
    M llvm/test/CodeGen/X86/fp-intrinsics.ll
    M llvm/test/CodeGen/X86/splat-for-size.ll
    M llvm/test/CodeGen/X86/sse-scalar-fp-arith.ll
    M llvm/test/CodeGen/X86/vec_shift6.ll
    M llvm/test/CodeGen/X86/vector-compare-combines.ll
    M llvm/test/CodeGen/X86/vector-narrow-binop.ll
    M llvm/test/DebugInfo/COFF/vframe-fpo.ll
    M llvm/test/DebugInfo/X86/debug-info-static-member.ll
    M llvm/test/FileCheck/dump-input-annotations.txt
    M llvm/test/FileCheck/var-scope.txt
    M llvm/test/MC/AsmParser/expr-shr.s
    M llvm/test/MC/Mips/relocation-n64.s
    M llvm/test/MC/Mips/relocation.s
    M llvm/test/MC/RISCV/compressed-relocations.s
    M llvm/test/MC/RISCV/relocations.s
    M llvm/test/MC/RISCV/rv32b-aliases-valid.s
    M llvm/test/MC/RISCV/rv64b-aliases-valid.s
    M llvm/test/MC/RISCV/rva-aliases-valid.s
    M llvm/test/MC/RISCV/rvi-aliases-valid.s
    M llvm/test/Transforms/InstCombine/double-float-shrink-2.ll
    M llvm/test/Transforms/LoopFusion/cannot_fuse.ll
    M llvm/test/tools/llvm-objdump/ELF/dynamic-section-machine-specific.test
    M llvm/test/tools/llvm-readobj/ELF/RISCV/section-types.test
    M llvm/test/tools/llvm-readobj/ELF/section-types.test
    M llvm/test/tools/llvm-readobj/ELF/symbol-binding.test

  Log Message:
  -----------
  [llvm][test] Add COM: directives before colon-less non-CHECKs in comments. NFC

Differential Revision: https://reviews.llvm.org/D79963


  Commit: 5fb979dd0697c1a88131bc8709a0928ef4990195
      https://github.com/llvm/llvm-project/commit/5fb979dd0697c1a88131bc8709a0928ef4990195
  Author: Jon Roelofs <jroelofs at jroelofs.com>
  Date:   2020-05-21 (Thu, 21 May 2020)

  Changed paths:
    M llvm/test/CodeGen/AArch64/sve-intrinsics-matmul-fp32.ll
    M llvm/test/CodeGen/AArch64/sve-intrinsics-matmul-fp64.ll
    M llvm/test/CodeGen/AArch64/sve-intrinsics-matmul-int8.ll
    M llvm/test/Transforms/LoopVectorize/ARM/tail-folding-counting-down.ll

  Log Message:
  -----------
  [llvm][test] Add missing FileCheck colons. NFC


Compare: https://github.com/llvm/llvm-project/compare/df3b95bc0ae0...5fb979dd0697


More information about the All-commits mailing list