[llvm-commits] [PATCH] delete MallocInst
Victor Hernandez
vhernandez at apple.com
Thu Sep 24 15:46:57 CDT 2009
After this patch, MallocInst is no more.
Also included:
- Fixes to the IndMemRemoval pass, which I missed updating to use
malloc calls
- Improved CreateMalloc(), so that it does not generate a bitcast
after the malloc call if malloc's return type matches the allocation
type
-------------- next part --------------
A non-text attachment was scrubbed...
Name: DeleteMallocInst.diff
Type: application/octet-stream
Size: 65679 bytes
Desc: not available
Url : http://lists.cs.uiuc.edu/pipermail/llvm-commits/attachments/20090924/4d28aa84/attachment.obj
-------------- next part --------------
Victor
More information about the llvm-commits
mailing list