[PATCH] Update optimization passes to handle inalloca arguments
Reid Kleckner
rnk at google.com
Thu Jan 23 10:35:27 PST 2014
ping
On Tue, Jan 21, 2014 at 11:21 AM, Reid Kleckner <rnk at google.com> wrote:
> - tweak comments and add a test case.
>
> http://llvm-reviews.chandlerc.com/D2449
>
> CHANGE SINCE LAST DIFF
> http://llvm-reviews.chandlerc.com/D2449?vs=6516&id=6563#toc
>
> Files:
> lib/Analysis/MemoryBuiltins.cpp
> lib/Analysis/ValueTracking.cpp
> lib/Transforms/IPO/ArgumentPromotion.cpp
> lib/Transforms/IPO/DeadArgumentElimination.cpp
> lib/Transforms/IPO/FunctionAttrs.cpp
> lib/Transforms/IPO/IPConstantPropagation.cpp
> lib/Transforms/InstCombine/InstCombineCalls.cpp
> lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
> lib/Transforms/ObjCARC/ObjCARC.h
> lib/Transforms/Scalar/DeadStoreElimination.cpp
> test/Transforms/ArgumentPromotion/inalloca-2.ll
> test/Transforms/ArgumentPromotion/inalloca.ll
> test/Transforms/DeadStoreElimination/simple.ll
> test/Transforms/FunctionAttrs/readattrs.ll
> test/Transforms/InstCombine/call-cast-target-inalloca.ll
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140123/123e213c/attachment.html>
More information about the llvm-commits
mailing list