[PATCH] D133077: [msan] Use no-origin functions when possible

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 1 19:18:54 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGad2b356f8584: [msan] Use no-origin functions when possible (authored by vitalybuka).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D133077/new/

https://reviews.llvm.org/D133077

Files:
  compiler-rt/lib/msan/msan.cpp
  llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
  llvm/test/Instrumentation/MemorySanitizer/atomics.ll
  llvm/test/Instrumentation/MemorySanitizer/avx-intrinsics-x86.ll
  llvm/test/Instrumentation/MemorySanitizer/avx2-intrinsics-x86.ll
  llvm/test/Instrumentation/MemorySanitizer/check_access_address.ll
  llvm/test/Instrumentation/MemorySanitizer/csr.ll
  llvm/test/Instrumentation/MemorySanitizer/masked-store-load.ll
  llvm/test/Instrumentation/MemorySanitizer/msan_basic.ll
  llvm/test/Instrumentation/MemorySanitizer/return_from_main.ll
  llvm/test/Instrumentation/MemorySanitizer/sse-intrinsics-x86.ll
  llvm/test/Instrumentation/MemorySanitizer/sse2-intrinsics-x86.ll
  llvm/test/Instrumentation/MemorySanitizer/sse41-intrinsics-x86.ll
  llvm/test/Instrumentation/MemorySanitizer/vector_cvt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133077.457477.patch
Type: text/x-patch
Size: 98236 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220902/48489992/attachment.bin>


More information about the llvm-commits mailing list