llvm-6502/lib/Analysis/IPA
Chris Lattner c2bcde4da0 Fix PR62, and llvm/test/Regression/CBackend/2003-10-28-CastToPtrToStruct.ll
ConstantExpr's can use unrelated types, make sure to scan them.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9569 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-28 23:09:45 +00:00
..
CallGraph.cpp This is a disgusting hack that improves code substantially, by making 2003-10-22 18:53:31 +00:00
CallGraphSCCPass.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
DependenceGraph.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
FindUnsafePointerTypes.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
FindUsedTypes.cpp Fix PR62, and llvm/test/Regression/CBackend/2003-10-28-CastToPtrToStruct.ll 2003-10-28 23:09:45 +00:00
IPModRef.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
Makefile Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00
MemoryDepAnalysis.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
PgmDependenceGraph.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
PrintSCC.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00