[PATCH] D123090: MemoryBuiltins: start using properties of functions

Augie Fackler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 7 07:36:42 PDT 2022


durin42 updated this revision to Diff 421212.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123090

Files:
  llvm/lib/Analysis/MemoryBuiltins.cpp
  llvm/lib/Transforms/Utils/BuildLibCalls.cpp
  llvm/test/Transforms/Attributor/assumes_info.ll
  llvm/test/Transforms/Attributor/heap_to_stack.ll
  llvm/test/Transforms/Attributor/noalias.ll
  llvm/test/Transforms/Attributor/value-simplify-pointer-info.ll
  llvm/test/Transforms/NewGVN/calloc-load-removal.ll
  llvm/test/Transforms/NewGVN/malloc-load-removal.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123090.421212.patch
Type: text/x-patch
Size: 254220 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220407/c8eba201/attachment-0001.bin>


More information about the llvm-commits mailing list