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

Ilya Leoshkevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 24 11:49:18 PDT 2020


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

Added a test for zext attribute to msan_basic.ll, added missing CHECK-LABEL: @many_args.


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.ll
  llvm/test/Instrumentation/MemorySanitizer/msan_basic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76624.252385.patch
Type: text/x-patch
Size: 21131 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200324/b94fe5eb/attachment.bin>


More information about the llvm-commits mailing list