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

Augie Fackler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 2 07:04:51 PDT 2022


durin42 updated this revision to Diff 426410.

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.426410.patch
Type: text/x-patch
Size: 50030 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220502/1d95e272/attachment.bin>


More information about the llvm-commits mailing list