[PATCH] D76624: [MSan] Add instrumentation for SystemZ

Ilya Leoshkevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 9 02:41:00 PDT 2020


iii updated this revision to Diff 256220.
iii added a comment.

Added i128 handling and a test for it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76624

Files:
  llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
  llvm/test/Instrumentation/MemorySanitizer/SystemZ/vararg-kernel.ll
  llvm/test/Instrumentation/MemorySanitizer/SystemZ/vararg.ll
  llvm/test/Instrumentation/MemorySanitizer/msan_basic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76624.256220.patch
Type: text/x-patch
Size: 32941 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200409/20f10adf/attachment.bin>


More information about the llvm-commits mailing list