[llvm-commits] [PATCH] Teach the inline cost analysis to forward stores of constants in the caller to loads in the callee.
Chandler Carruth
chandlerc at gmail.com
Thu Dec 27 09:53:59 PST 2012
Fix typos spotted by Joey Gouly.
Thanks for the review!
http://llvm-reviews.chandlerc.com/D246
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D246?vs=598&id=600#toc
Files:
include/llvm/Analysis/InlineCost.h
lib/Analysis/InlineCost.cpp
lib/Transforms/IPO/InlineSimple.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D246.2.patch
Type: text/x-patch
Size: 29895 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121227/6f5e574b/attachment.bin>
More information about the llvm-commits
mailing list