[PATCH] D46785: [msan] Instrument masked.store, masked.load intrinsics.

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 15 14:32:21 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL332402: [msan] Instrument masked.store, masked.load intrinsics. (authored by eugenis, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D46785?vs=146908&id=146920#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46785

Files:
  llvm/trunk/lib/Transforms/Instrumentation/MemorySanitizer.cpp
  llvm/trunk/test/Instrumentation/MemorySanitizer/masked-store-load.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46785.146920.patch
Type: text/x-patch
Size: 10295 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180515/7d880f87/attachment.bin>


More information about the llvm-commits mailing list