[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 17:37:18 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL359743: remove inalloca parameters in globalopt and simplify argpromotion (authored by inglorion, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D61286?vs=197635&id=197679#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61286/new/
https://reviews.llvm.org/D61286
Files:
llvm/trunk/lib/Transforms/IPO/ArgumentPromotion.cpp
llvm/trunk/lib/Transforms/IPO/GlobalOpt.cpp
llvm/trunk/test/Transforms/ArgumentPromotion/X86/thiscall.ll
llvm/trunk/test/Transforms/ArgumentPromotion/inalloca.ll
llvm/trunk/test/Transforms/GlobalOpt/fastcc.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61286.197679.patch
Type: text/x-patch
Size: 10548 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190502/644fbc07/attachment.bin>
More information about the llvm-commits
mailing list