[Patch] Similar Function Merging

Pranav Bhandarkar pranavb at codeaurora.org
Thu Jan 16 09:32:29 PST 2014


Hi,

The attached patch enhances the MergeFunctions pass to merge multiple 
similar (not necessarily identical) functions to achieve code-size 
benefit. The code implements what we presented at the LLVM developers 
meeting in Nov last year (http://llvm.org/devmtg/2013-11/#talk3 & 
http://llvm.org/devmtg/2013-11/slides/Koch-FunctionMerging.pdf)

Apologies for posting a large patch and for the delay in posting this.

regards,
Pranav

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation

-------------- next part --------------
A non-text attachment was scrubbed...
Name: MultipleFunctionMerging.patch
Type: text/x-patch
Size: 73836 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140116/b11611eb/attachment.bin>


More information about the llvm-commits mailing list