[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
Tue Jul 9 11:50:07 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL365536: Add a transform pass to make the executable semantics of poison explicit in theā€¦ (authored by reames, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D64215?vs=208113&id=208766#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64215

Files:
  llvm/trunk/include/llvm/Transforms/Instrumentation/PoisonChecking.h
  llvm/trunk/lib/IR/Instruction.cpp
  llvm/trunk/lib/Passes/PassBuilder.cpp
  llvm/trunk/lib/Passes/PassRegistry.def
  llvm/trunk/lib/Transforms/Instrumentation/CMakeLists.txt
  llvm/trunk/lib/Transforms/Instrumentation/PoisonChecking.cpp
  llvm/trunk/test/Instrumentation/PoisonChecking/basic-flag-validation.ll
  llvm/trunk/test/Instrumentation/PoisonChecking/ub-checks.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64215.208766.patch
Type: text/x-patch
Size: 26591 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190709/32602858/attachment.bin>


More information about the llvm-commits mailing list