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

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 23 08:19:34 PDT 2019


This revision was automatically updated to reflect the committed changes.
jdoerfert marked 2 inline comments as done.
Closed by commit rL369765: [MustExec] Add a generic "must-be-executed-context" explorer (authored by jdoerfert, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D65186?vs=215155&id=216858#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D65186

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65186.216858.patch
Type: text/x-patch
Size: 28620 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190823/3bf19a04/attachment.bin>


More information about the llvm-commits mailing list