This website requires JavaScript.
Explore
Help
Sign In
averello
/
swift-mirror
Watch
1
Star
0
Fork
0
You've already forked swift-mirror
mirror of
https://github.com/apple/swift.git
synced
2025-12-21 12:14:44 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8052a61a56f473ff514a6b1d436bd2c724c462d3
swift-mirror
/
lib
/
SILOptimizer
/
FunctionSignatureTransforms
History
Andrew Trick
8052a61a56
Merge pull request
#28430
from atrick/fix-existential-conformance
...
Fix ExistentialSpecializer: inherited conformance
2019-11-22 09:13:21 -08:00
..
ArgumentExplosionTransform.cpp
[SILOptimizer] Alter FSO arg explosion heuristic.
2019-09-24 15:59:28 -07:00
CMakeLists.txt
ExistentialSpecializer Pass (without SILCombine/ConcreteType Propagation)
2018-09-25 14:52:00 -07:00
DeadArgumentTransform.cpp
…
ExistentialSpecializer.cpp
[existential-specializer] Do not process callees with ownership as well as callers without ownership.
2019-11-20 14:21:06 -08:00
ExistentialTransform.cpp
Fix ExistentialSpecializer: inherited conformance
2019-11-22 01:56:20 -08:00
ExistentialTransform.h
Organize SILOptimizer/Utils headers. Remove Local.h.
2019-10-02 11:34:54 -07:00
FunctionSignatureOpts.cpp
SILOptimizer: Pipe through TypeExpansionContext
2019-11-11 14:21:52 -08:00
FunctionSignatureOpts.h
[sil] Rename ValueOwnershipKind::{Any,None}
2019-10-25 10:28:25 -07:00
OwnedToGuaranteedTransform.cpp
Remove some Swift STLExtras that LLVM now provides (
#26443
)
2019-07-31 18:34:52 -07:00