[PATCH] D68958: [Attributor] Add "free"-based heap2stack deduction
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 30 18:58:38 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0be9cf2da9c1: [Attributor] Add "free"-based heap2stack deduction (authored by jdoerfert).
Changed prior to commit:
https://reviews.llvm.org/D68958?vs=224920&id=227210#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68958/new/
https://reviews.llvm.org/D68958
Files:
llvm/include/llvm/Analysis/MustExecute.h
llvm/lib/Transforms/IPO/Attributor.cpp
llvm/test/Transforms/FunctionAttrs/heap_to_stack.ll
llvm/test/Transforms/FunctionAttrs/noalias_returned.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68958.227210.patch
Type: text/x-patch
Size: 10614 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191031/1262ac2b/attachment.bin>
More information about the llvm-commits
mailing list