2008-09-22 01:08:49 +00:00
|
|
|
add_llvm_library(LLVMipo
|
|
|
|
ArgumentPromotion.cpp
|
|
|
|
ConstantMerge.cpp
|
|
|
|
DeadArgumentElimination.cpp
|
|
|
|
DeadTypeElimination.cpp
|
|
|
|
ExtractGV.cpp
|
2009-07-21 17:43:20 +00:00
|
|
|
FunctionAttrs.cpp
|
2008-09-22 01:08:49 +00:00
|
|
|
GlobalDCE.cpp
|
|
|
|
GlobalOpt.cpp
|
2009-07-21 17:43:20 +00:00
|
|
|
IPConstantPropagation.cpp
|
|
|
|
IPO.cpp
|
2008-09-22 01:08:49 +00:00
|
|
|
IndMemRemoval.cpp
|
|
|
|
InlineAlways.cpp
|
|
|
|
InlineSimple.cpp
|
2009-07-21 17:43:20 +00:00
|
|
|
Inliner.cpp
|
2008-09-22 01:08:49 +00:00
|
|
|
Internalize.cpp
|
|
|
|
LoopExtractor.cpp
|
|
|
|
LowerSetJmp.cpp
|
2008-11-02 06:01:39 +00:00
|
|
|
MergeFunctions.cpp
|
2009-06-14 13:39:56 +00:00
|
|
|
PartialInlining.cpp
|
2008-09-22 01:08:49 +00:00
|
|
|
PartialSpecialization.cpp
|
|
|
|
PruneEH.cpp
|
|
|
|
RaiseAllocations.cpp
|
|
|
|
StripDeadPrototypes.cpp
|
|
|
|
StripSymbols.cpp
|
|
|
|
StructRetPromotion.cpp
|
|
|
|
)
|