[all-commits] [llvm/llvm-project] cd551f: [NFC] Remove unused prefixes in llvm/test/CodeGen/X86

Mircea Trofin via All-commits all-commits at lists.llvm.org
Wed Dec 16 12:42:22 PST 2020


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cd551f8564281eb85a9e239710b6953f4c763796
      https://github.com/llvm/llvm-project/commit/cd551f8564281eb85a9e239710b6953f4c763796
  Author: Mircea Trofin <mtrofin at google.com>
  Date:   2020-12-16 (Wed, 16 Dec 2020)

  Changed paths:
    M llvm/test/CodeGen/X86/avx512-cvt.ll
    M llvm/test/CodeGen/X86/bswap-vector.ll
    M llvm/test/CodeGen/X86/fast-isel-select-pseudo-cmov.ll
    M llvm/test/CodeGen/X86/haddsub-undef.ll
    M llvm/test/CodeGen/X86/hoist-and-by-const-from-lshr-in-eqcmp-zero.ll
    M llvm/test/CodeGen/X86/hoist-and-by-const-from-shl-in-eqcmp-zero.ll
    M llvm/test/CodeGen/X86/scalar-fp-to-i64.ll
    M llvm/test/CodeGen/X86/sse-intrinsics-x86.ll
    M llvm/test/CodeGen/X86/sse41-intrinsics-fast-isel.ll
    M llvm/test/CodeGen/X86/sse42-intrinsics-fast-isel.ll
    M llvm/test/CodeGen/X86/vector-fshl-rot-128.ll
    M llvm/test/CodeGen/X86/vector-fshl-rot-256.ll
    M llvm/test/CodeGen/X86/vector-fshl-rot-sub128.ll
    M llvm/test/CodeGen/X86/vector-fshr-rot-128.ll
    M llvm/test/CodeGen/X86/vector-fshr-rot-256.ll
    M llvm/test/CodeGen/X86/vector-fshr-rot-sub128.ll
    M llvm/test/CodeGen/X86/vector-rotate-256.ll

  Log Message:
  -----------
  [NFC] Remove unused prefixes in llvm/test/CodeGen/X86

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




More information about the All-commits mailing list