[all-commits] [llvm/llvm-project] 5a8db2: Revert "[llvm][test] Add COM: directives before co...

Jon Roelofs via All-commits all-commits at lists.llvm.org
Fri May 22 04:38:18 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5a8db275f8fc8ee19b184f831bda1cdfc6771776
      https://github.com/llvm/llvm-project/commit/5a8db275f8fc8ee19b184f831bda1cdfc6771776
  Author: Jon Roelofs <jroelofs at jroelofs.com>
  Date:   2020-05-22 (Fri, 22 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:
  -----------
  Revert "[llvm][test] Add COM: directives before colon-less non-CHECKs in comments. NFC"

This reverts commit 183d6af081899973f00fc24aeafcfc32de732f02.

Revert pending further consensus building: https://reviews.llvm.org/D79963#2050521




More information about the All-commits mailing list