add support for calloc to objectsize lowering
authorNuno Lopes <nunoplopes@sapo.pt>
Thu, 3 May 2012 21:19:58 +0000 (21:19 +0000)
committerNuno Lopes <nunoplopes@sapo.pt>
Thu, 3 May 2012 21:19:58 +0000 (21:19 +0000)
commit252ef566e8734b6bcf46434d0a7954c9eda0bd96
treeb71231a8b801496ddd368cc3b642544a33bad547
parent1d61f283fad2e49d3e50a3585aac4cc9183a0d28
add support for calloc to objectsize lowering

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@156102 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/MemoryBuiltins.h
lib/Analysis/MemoryBuiltins.cpp
lib/Transforms/InstCombine/InstCombineCalls.cpp
test/Transforms/InstCombine/objsize.ll