[PATCH] D64215: Add a transform pass to make the executable semantics of poison explicit in the IR

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 4 20:36:51 PDT 2019


reames updated this revision to Diff 208108.
reames added a comment.

Restructure code to be more readable.


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

https://reviews.llvm.org/D64215

Files:
  include/llvm/Transforms/Instrumentation/PoisonChecking.h
  lib/IR/Instruction.cpp
  lib/Passes/PassBuilder.cpp
  lib/Passes/PassRegistry.def
  lib/Transforms/Instrumentation/CMakeLists.txt
  lib/Transforms/Instrumentation/PoisonChecking.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64215.208108.patch
Type: text/x-patch
Size: 13630 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190705/78f59a0f/attachment.bin>


More information about the llvm-commits mailing list