llvm-6502/lib/Analysis/DataStructure
Chris Lattner 304e143b16 Only spit out warning for functions that take pointers, not for sin and the like
Add more special case handling for stdio functions.  I feel dirty, how about you?


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11506 91177308-0d34-0410-b5e6-96231b3b80d8
2004-02-16 22:57:19 +00:00
..
BottomUpClosure.cpp Instead of callign removeTriviallyDeadNodes on the global graph every time 2004-02-08 01:51:48 +00:00
CompleteBottomUp.cpp Add one that I missed 2004-02-08 01:53:10 +00:00
DataStructure.cpp Adjust to the changed StructType interface. In particular, getElementTypes() is gone. 2004-02-09 04:37:31 +00:00
DataStructureAA.cpp
DataStructureOpt.cpp
DataStructureStats.cpp
DSCallSiteIterator.h
GraphChecker.cpp
IPModRef.cpp
Local.cpp Only spit out warning for functions that take pointers, not for sin and the like 2004-02-16 22:57:19 +00:00
Makefile
MemoryDepAnalysis.cpp
Parallelize.cpp
PgmDependenceGraph.cpp
Printer.cpp
Steensgaard.cpp
TopDownClosure.cpp Instead of callign removeTriviallyDeadNodes on the global graph every time 2004-02-08 01:51:48 +00:00