Add special case handling for calloc and realloc
[oota-llvm.git] / lib / Analysis / DataStructure / DataStructureStats.cpp
2003-09-20 Chris LattnerSwitch from using CallInst's to represent call sites...
2003-09-20 Chris LattnerMake this work better for constants that aren't necessa...
2003-09-20 Chris LattnerKeep track of the number of typed/untyped memory access...
2003-02-05 Chris LattnerImplement optimization for direct function call case...
2002-11-17 Chris LattnerAdd hack to only consider indirect calls indirect if...
2002-11-13 Vikram S. AdvePass to compute various statisics related to DSGraphs.