[PATCH] D74817: [MustExecute] Add backward exploration for must-be-executed-context

Hideto Ueno via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 19 21:51:26 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe253cdda35eb: [MustExecute] Add backward exploration for must-be-executed-context (authored by uenoku).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74817

Files:
  llvm/include/llvm/Analysis/MustExecute.h
  llvm/include/llvm/Transforms/IPO/Attributor.h
  llvm/lib/Analysis/MustExecute.cpp
  llvm/test/Analysis/MustExecute/must_be_executed_context.ll
  llvm/test/Transforms/Attributor/dereferenceable-1.ll
  llvm/test/Transforms/Attributor/heap_to_stack.ll
  llvm/test/Transforms/Attributor/misc.ll
  llvm/test/Transforms/Attributor/nonnull.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74817.245575.patch
Type: text/x-patch
Size: 42634 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200220/18905b7e/attachment-0001.bin>


More information about the llvm-commits mailing list