[all-commits] [llvm/llvm-project] b51d1f: [msan] Don't deppend on argumens evaluation order

Vitaly Buka via All-commits all-commits at lists.llvm.org
Sat Sep 10 15:29:02 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b51d1f1fbd874b90efc0dc76184821bf673a411b
      https://github.com/llvm/llvm-project/commit/b51d1f1fbd874b90efc0dc76184821bf673a411b
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2022-09-10 (Sat, 10 Sep 2022)

  Changed paths:
    M llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp

  Log Message:
  -----------
  [msan] Don't deppend on argumens evaluation order


  Commit: a38e5a4b192a13d5c5fa8a6a27d58da8cdf4af00
      https://github.com/llvm/llvm-project/commit/a38e5a4b192a13d5c5fa8a6a27d58da8cdf4af00
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2022-09-10 (Sat, 10 Sep 2022)

  Changed paths:
    M llvm/test/Instrumentation/MemorySanitizer/avx-intrinsics-x86.ll
    M llvm/test/Instrumentation/MemorySanitizer/avx2-intrinsics-x86.ll
    M llvm/test/Instrumentation/MemorySanitizer/disambiguate-origin.ll
    M llvm/test/Instrumentation/MemorySanitizer/msan_debug_info.ll
    M llvm/test/Instrumentation/MemorySanitizer/sse-intrinsics-x86.ll
    M llvm/test/Instrumentation/MemorySanitizer/sse2-intrinsics-x86.ll
    M llvm/test/Instrumentation/MemorySanitizer/sse41-intrinsics-x86.ll

  Log Message:
  -----------
  [test][msan] Remove -DAG after fixing indeterminism


Compare: https://github.com/llvm/llvm-project/compare/ab3db6022ea3...a38e5a4b192a


More information about the All-commits mailing list