[PATCH] D124425: MemoryBuiltins: replace most users of isFreeCall with isFreeLikeCall

Augie Fackler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 3 08:48:00 PDT 2022


durin42 updated this revision to Diff 426735.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124425

Files:
  llvm/include/llvm/Analysis/MemoryBuiltins.h
  llvm/lib/Analysis/CFLGraph.h
  llvm/lib/Analysis/GlobalsModRef.cpp
  llvm/lib/Analysis/MemoryBuiltins.cpp
  llvm/lib/Transforms/IPO/AttributorAttributes.cpp
  llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
  llvm/test/Transforms/Attributor/heap_to_stack.ll
  llvm/test/Transforms/Attributor/value-simplify-pointer-info.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124425.426735.patch
Type: text/x-patch
Size: 50030 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220503/2b66c1af/attachment.bin>


More information about the llvm-commits mailing list