[PATCH] D61286: remove inalloca parameters in globalopt and simplify argpromotion
Bob Haarman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 1 14:01:59 PDT 2019
inglorion updated this revision to Diff 197635.
inglorion added a comment.
Correcting earlier upload to preserve original inalloca.ll tests and
add new tests in a separate file.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61286/new/
https://reviews.llvm.org/D61286
Files:
llvm/lib/Transforms/IPO/ArgumentPromotion.cpp
llvm/lib/Transforms/IPO/GlobalOpt.cpp
llvm/test/Transforms/ArgumentPromotion/X86/thiscall.ll
llvm/test/Transforms/ArgumentPromotion/inalloca.ll
llvm/test/Transforms/GlobalOpt/fastcc.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61286.197635.patch
Type: text/x-patch
Size: 10413 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190501/38330642/attachment.bin>
More information about the llvm-commits
mailing list