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

Augie Fackler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 27 06:05:31 PDT 2022


durin42 updated this revision to Diff 425499.

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.425499.patch
Type: text/x-patch
Size: 50012 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220427/954c59bc/attachment.bin>


More information about the llvm-commits mailing list