[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 13:44:08 PDT 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.llvm.org/pipermail/llvm-commits/attachments/20090915/31b0b38f/attachment.obj>
-------------- next part --------------
Victor
More information about the llvm-commits
mailing list