[PATCH] Update optimization passes to handle inalloca arguments
Reid Kleckner
rnk at google.com
Fri Jan 17 17:24:22 PST 2014
Revert CallSite.h change
http://llvm-reviews.chandlerc.com/D2449
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D2449?vs=6515&id=6516#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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2449.3.patch
Type: text/x-patch
Size: 12700 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140117/62d469a1/attachment.bin>
More information about the llvm-commits
mailing list