llvm-6502/lib/Transforms/IPO
Chris Lattner 4cb766af4a Loop over the module, not the symbol table. This makes the code handle
unused external functions again


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9365 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-22 04:42:20 +00:00
..
ConstantMerge.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
DeadArgumentElimination.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
DeadTypeElimination.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
ExtractFunction.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
FunctionResolution.cpp Loop over the module, not the symbol table. This makes the code handle 2003-10-22 04:42:20 +00:00
GlobalDCE.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
Inliner.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
Inliner.h Added LLVM copyright header. 2003-10-21 15:17:13 +00:00
InlineSimple.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
Internalize.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
LowerSetJmp.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
MutateStructTypes.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
Parallelize.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
PruneEH.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
RaiseAllocations.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
SimpleStructMutation.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00