[PATCH] D65186: [MustExec] Add a generic "must-be-executed-context" explorer

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 14 10:05:23 PDT 2019


jdoerfert updated this revision to Diff 215155.
jdoerfert marked 2 inline comments as done.
jdoerfert added a comment.

Add printer and explicit tests, fix examples in the comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65186

Files:
  llvm/include/llvm/Analysis/MustExecute.h
  llvm/include/llvm/Analysis/Passes.h
  llvm/include/llvm/InitializePasses.h
  llvm/include/llvm/LinkAllPasses.h
  llvm/lib/Analysis/Analysis.cpp
  llvm/lib/Analysis/MustExecute.cpp
  llvm/test/Analysis/MustExecute/must_be_executed_context.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65186.215155.patch
Type: text/x-patch
Size: 28445 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190814/67532048/attachment.bin>


More information about the llvm-commits mailing list