blob: fb741a85bbe2f2f4ed4bc53c544bea766a83389b [file] [log] [blame]
target_sources(swiftSILOptimizer PRIVATE
BasicBlockOptUtils.cpp
CFGOptUtils.cpp
CanonicalizeInstruction.cpp
CastOptimizer.cpp
CheckedCastBrJumpThreading.cpp
ConstantFolding.cpp
ConstExpr.cpp
Devirtualize.cpp
Existential.cpp
GenericCloner.cpp
Generics.cpp
InstOptUtils.cpp
KeyPathProjector.cpp
LoadStoreOptUtils.cpp
LoopUtils.cpp
OptimizerStatsUtils.cpp
PartialApplyCombiner.cpp
PerformanceInlinerUtils.cpp
SILInliner.cpp
SILSSAUpdater.cpp
SpecializationMangler.cpp
StackNesting.cpp
ValueLifetime.cpp
OwnershipOptUtils.cpp)