llvm/lib/Transforms/IPO
Owen Anderson 46f022a7f1 Revert my previous work on ArgumentPromotion. Further investigation has revealed these
changes to be incorrect.  They just weren't showing up in any of our current testcases.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30385 91177308-0d34-0410-b5e6-96231b3b80d8
2006-09-15 05:22:51 +00:00
..
ArgumentPromotion.cpp Revert my previous work on ArgumentPromotion. Further investigation has revealed these 2006-09-15 05:22:51 +00:00
ConstantMerge.cpp
DeadArgumentElimination.cpp
DeadTypeElimination.cpp
ExtractFunction.cpp
FunctionResolution.cpp
GlobalDCE.cpp
GlobalOpt.cpp Adding dllimport, dllexport and external weak linkage types. 2006-09-14 18:23:27 +00:00
IndMemRemoval.cpp
Inliner.cpp
Inliner.h
InlineSimple.cpp
Internalize.cpp
IPConstantPropagation.cpp
LoopExtractor.cpp
LowerSetJmp.cpp
Makefile
PruneEH.cpp
RaiseAllocations.cpp
SimplifyLibCalls.cpp Adding dllimport, dllexport and external weak linkage types. 2006-09-14 18:23:27 +00:00
StripSymbols.cpp