[cfe-commits] [PATCH] merging constants

Tanya Lattner lattner at apple.com
Thu Oct 29 16:02:06 PDT 2009


Revised patch (after much discussion) that takes const arrays and  
structs (unions, classes, etc) and creates a global instead of storing  
it to the stack (treating it like a static const, for performance  
reasons).


Please review :)

-Tanya

-------------- next part --------------
A non-text attachment was scrubbed...
Name: mergeConstant.patch
Type: application/octet-stream
Size: 4640 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20091029/c7abf9aa/attachment.obj>


More information about the cfe-commits mailing list