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