hanchenye-llvm-project/llvm/lib/Transforms/IPO
Chris Lattner 456031eed7 Get rid of using decls, finegrainify namespacification
llvm-svn: 10137
2003-11-21 21:52:10 +00:00
..
ConstantMerge.cpp Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
DeadArgumentElimination.cpp Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
DeadTypeElimination.cpp Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
ExtractFunction.cpp This file was somehow missing a top-level comment line. 2003-11-17 19:35:17 +00:00
FunctionResolution.cpp * Finegrainify namespacification 2003-11-20 21:21:31 +00:00
GlobalDCE.cpp Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
IPConstantPropagation.cpp Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
InlineSimple.cpp * Finegrainify namespacification 2003-11-21 21:46:09 +00:00
Inliner.cpp Finegrainify namespacification 2003-11-21 21:45:31 +00:00
Inliner.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
Internalize.cpp Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
LowerSetJmp.cpp Start using the nicer terminator auto-insertion API 2003-11-20 18:25:24 +00:00
Makefile Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00
MutateStructTypes.cpp Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
Parallelize.cpp Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
PruneEH.cpp Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
RaiseAllocations.cpp Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
SimpleStructMutation.cpp Get rid of using decls, finegrainify namespacification 2003-11-21 21:52:10 +00:00