[PATCH] D80951: [GlobalOpt] Remove preallocated calls when possible
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 2 20:48:59 PDT 2020
aeubanks updated this revision to Diff 268046.
aeubanks added a comment.
Move more comprehensive tests to new file
Handle multiple @llvm.call.preallocated.arg() calls with same arg index
Add @llvm.stack{save,restore}
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80951/new/
https://reviews.llvm.org/D80951
Files:
llvm/lib/Transforms/IPO/GlobalOpt.cpp
llvm/test/Transforms/GlobalOpt/fastcc.ll
llvm/test/Transforms/GlobalOpt/preallocated.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80951.268046.patch
Type: text/x-patch
Size: 10026 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200603/fc3b0fb8/attachment.bin>
More information about the llvm-commits
mailing list