llvm/lib/Analysis/IPA
Chris Lattner ec6518ddc2 If we are calling an external function, chain to another AA to potentially
decide, don't just immediately give up.

This implements GlobalsModRef/chaining-analysis.ll


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20796 91177308-0d34-0410-b5e6-96231b3b80d8
2005-03-23 23:49:47 +00:00
..
Andersens.cpp This mega patch converts us from using Function::a{iterator|begin|end} to 2005-03-15 04:54:21 +00:00
CallGraph.cpp Mission accomplished! 2004-11-19 16:22:24 +00:00
CallGraphSCCPass.cpp
FindUnsafePointerTypes.cpp
FindUsedTypes.cpp This mega patch converts us from using Function::a{iterator|begin|end} to 2005-03-15 04:54:21 +00:00
GlobalsModRef.cpp If we are calling an external function, chain to another AA to potentially 2005-03-23 23:49:47 +00:00
Makefile Fix library name. 2004-10-28 05:36:48 +00:00
PrintSCC.cpp For PR387:\ 2004-12-07 04:03:45 +00:00