[PATCH] D63243: [WIP] Adjust the users of dereferenceable wrt. dereferenceable_globally

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 14 11:18:28 PDT 2019


jdoerfert updated this revision to Diff 204818.
jdoerfert added a comment.

Update all uses of `isDereferenceablePointer`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D63243

Files:
  llvm/include/llvm/Analysis/ValueTracking.h
  llvm/include/llvm/IR/Value.h
  llvm/lib/Analysis/CaptureTracking.cpp
  llvm/lib/Analysis/Loads.cpp
  llvm/lib/Analysis/MemDerefPrinter.cpp
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/lib/IR/Value.cpp
  llvm/lib/Transforms/IPO/ArgumentPromotion.cpp
  llvm/lib/Transforms/Scalar/MergeICmps.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63243.204818.patch
Type: text/x-patch
Size: 14986 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190614/3b98ee9f/attachment.bin>


More information about the llvm-commits mailing list