llvm-6502/lib/Transforms/IPO
Dale Johannesen 22c3979fca Split ParameterAttributes.h, putting the complicated
stuff into ParamAttrsList.h.  Per feedback from
ParamAttrs changes.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47504 91177308-0d34-0410-b5e6-96231b3b80d8
2008-02-22 22:17:59 +00:00
..
ArgumentPromotion.cpp Split ParameterAttributes.h, putting the complicated 2008-02-22 22:17:59 +00:00
ConstantMerge.cpp
DeadArgumentElimination.cpp Split ParameterAttributes.h, putting the complicated 2008-02-22 22:17:59 +00:00
DeadTypeElimination.cpp
ExtractFunction.cpp
GlobalDCE.cpp
GlobalOpt.cpp Split ParameterAttributes.h, putting the complicated 2008-02-22 22:17:59 +00:00
IndMemRemoval.cpp
Inliner.cpp
InlineSimple.cpp
Internalize.cpp
IPConstantPropagation.cpp Make Transforms to be 4.3 warnings-clean 2008-02-20 11:26:25 +00:00
LoopExtractor.cpp
LowerSetJmp.cpp
Makefile
PruneEH.cpp Split ParameterAttributes.h, putting the complicated 2008-02-22 22:17:59 +00:00
RaiseAllocations.cpp
SimplifyLibCalls.cpp Get rid of hash_map. Use StringMap instead 2008-02-20 11:27:49 +00:00
StripDeadPrototypes.cpp
StripSymbols.cpp