[PATCH] D64150: [ValueTracking] Add MustPreserveNullness arg to functions analyzing calls. (NFC)

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 15 05:12:53 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL368993: [ValueTracking] Add MustPreserveNullness arg to functions analyzing calls. (NFC) (authored by fhahn, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D64150?vs=207845&id=215372#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64150

Files:
  llvm/trunk/include/llvm/Analysis/ValueTracking.h
  llvm/trunk/lib/Analysis/BasicAliasAnalysis.cpp
  llvm/trunk/lib/Analysis/CaptureTracking.cpp
  llvm/trunk/lib/Analysis/Loads.cpp
  llvm/trunk/lib/Analysis/ValueTracking.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64150.215372.patch
Type: text/x-patch
Size: 6403 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190815/9b38672c/attachment.bin>


More information about the llvm-commits mailing list