Files
clang-p2996/llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
Duncan Sands f162eace49 Teach instCombine to remove malloc+free if malloc's only uses are comparisons
to null.  Patch by Matti Niemenmaa.

llvm-svn: 104871
2010-05-27 19:09:06 +00:00

51 KiB