hanchenye-llvm-project/llvm/lib/Transforms/IPO
Chris Lattner 05c71fb3e6 * We were forgetting to pass varargs arguments through a call
* Add a work around for bug PR56, gross but necessary for now.

llvm-svn: 9428
2003-10-23 17:44:53 +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 * We were forgetting to pass varargs arguments through a call 2003-10-23 17:44:53 +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 This important patch fixes two warnings in the linker which can occur from linking 2003-10-22 23:03:38 +00:00
GlobalDCE.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
IPConstantPropagation.cpp Check in initial version of ipcp 2003-10-23 16:52:27 +00:00
InlineSimple.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
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