[llvm-commits] [PATCH] extend transform passes to treat malloc calls the same as MallocInst (patch #3)

Victor Hernandez vhernandez at apple.com
Tue Sep 15 15:44:08 CDT 2009


These are the changes to make all the transform passes apply the same  
analysis to malloc calls as to MallocInst.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: MallocTransforms.diff
Type: application/octet-stream
Size: 35205 bytes
Desc: not available
Url : http://lists.cs.uiuc.edu/pipermail/llvm-commits/attachments/20090915/31b0b38f/attachment.obj 
-------------- next part --------------


Victor


More information about the llvm-commits mailing list