[PATCH] D130107: MemoryBuiltins: remove malloc-family funcs from list
Augie Fackler via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 25 14:29:16 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG85063090e95f: MemoryBuiltins: remove malloc-family funcs from list (authored by durin42).
Changed prior to commit:
https://reviews.llvm.org/D130107?vs=447398&id=447471#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130107/new/
https://reviews.llvm.org/D130107
Files:
llvm/lib/Analysis/MemoryBuiltins.cpp
llvm/test/Transforms/Attributor/value-simplify-pointer-info.ll
llvm/test/Transforms/InstCombine/alloc-realloc-free.ll
llvm/test/Transforms/InstCombine/realloc-free.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: D130107.447471.patch
Type: text/x-patch
Size: 120641 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220725/a4ef1d73/attachment-0001.bin>
More information about the llvm-commits
mailing list