[llvm-commits] [PATCH] extend SelectionDAGBuild to treat malloc calls the same as MallocInst (patch #4)

Victor Hernandez vhernandez at apple.com
Tue Sep 15 13:44:11 PDT 2009


SelectionDAGBuild is the only pass in CodeGen that handles MallocInst  
specially.  This patch extends that code to handle malloc calls also.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: MallocCodeGen.diff
Type: application/octet-stream
Size: 3506 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090915/4846380b/attachment.obj>
-------------- next part --------------


Victor


More information about the llvm-commits mailing list