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
b577a13019aa2d92f70b51e56c3a617fbfdffed1
swift-mirror
/
lib
/
SILOptimizer
/
IPO
History
Dario Rexin
bde7daa2f2
[SILOptimizer] Don't apply CMO to key paths that reference inaccessible properties
...
rdar://145095088
2025-02-24 23:07:18 -08:00
..
CapturePropagation.cpp
CapturePropagation: handle keypaths which are upcast.
2024-12-13 07:51:36 +01:00
ClosureSpecializer.cpp
[ASTMangler] Pass ASTContext to all instantiations of ASTMangler
2024-12-02 15:01:04 -08:00
CMakeLists.txt
Optimizer: remove the now obsolete GlobalOpt pass
2023-05-08 21:23:36 +02:00
CrossModuleOptimization.cpp
[SILOptimizer] Don't apply CMO to key paths that reference inaccessible properties
2025-02-24 23:07:18 -08:00
DeadFunctionElimination.cpp
[embedded] Only treat findStringSwitchCaseWithCache as anchor in early DFE, let late DFE collect it if unused
2025-01-28 10:07:54 -08:00
GlobalPropertyOpt.cpp
GlobalPropertyOpt: handle load_borrow and destroy_addr
2024-12-11 12:32:32 +01:00
LetPropertiesOpts.cpp
Add
#include "swift/Basic/Assertions.h"
to a lot of source files
2024-06-05 19:37:30 -07:00
UsePrespecialized.cpp
[ASTMangler] Pass ASTContext to all instantiations of ASTMangler
2024-12-02 15:01:04 -08:00