llvm-6502/lib
Duncan Sands 1d9b973fd7 Teach instCombine to remove malloc+free if malloc's only uses are comparisons
to null.  Patch by Matti Niemenmaa.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@104871 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-27 19:09:06 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen hook ISD::STACKADDR to an intrinsic 2010-05-27 18:52:11 +00:00
CompilerDriver
ExecutionEngine
Linker
MC
Support
System
Target FastISel doesn't yet handle callee-pop functions. 2010-05-27 18:43:40 +00:00
Transforms Teach instCombine to remove malloc+free if malloc's only uses are comparisons 2010-05-27 19:09:06 +00:00
VMCore
Makefile