[all-commits] [llvm/llvm-project] 74acfa: [test][Msan] Move x86 specific tests into subdir

Vitaly Buka via All-commits all-commits at lists.llvm.org
Fri Jun 9 16:06:01 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 74acfa65efbbdce19a1d46d6868d4b16d1db73ad
      https://github.com/llvm/llvm-project/commit/74acfa65efbbdce19a1d46d6868d4b16d1db73ad
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2023-06-09 (Fri, 09 Jun 2023)

  Changed paths:
    A llvm/test/Instrumentation/MemorySanitizer/X86/avx-intrinsics-x86.ll
    A llvm/test/Instrumentation/MemorySanitizer/X86/avx2-intrinsics-x86.ll
    A llvm/test/Instrumentation/MemorySanitizer/X86/msan_x86_bts_asm.ll
    A llvm/test/Instrumentation/MemorySanitizer/X86/msan_x86intrinsics.ll
    A llvm/test/Instrumentation/MemorySanitizer/X86/sse-intrinsics-x86.ll
    A llvm/test/Instrumentation/MemorySanitizer/X86/sse2-intrinsics-x86.ll
    A llvm/test/Instrumentation/MemorySanitizer/X86/sse41-intrinsics-x86.ll
    R llvm/test/Instrumentation/MemorySanitizer/avx-intrinsics-x86.ll
    R llvm/test/Instrumentation/MemorySanitizer/avx2-intrinsics-x86.ll
    R llvm/test/Instrumentation/MemorySanitizer/msan_x86_bts_asm.ll
    R llvm/test/Instrumentation/MemorySanitizer/msan_x86intrinsics.ll
    R llvm/test/Instrumentation/MemorySanitizer/sse-intrinsics-x86.ll
    R llvm/test/Instrumentation/MemorySanitizer/sse2-intrinsics-x86.ll
    R llvm/test/Instrumentation/MemorySanitizer/sse41-intrinsics-x86.ll

  Log Message:
  -----------
  [test][Msan] Move x86 specific tests into subdir




More information about the All-commits mailing list