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-14 20:36:38 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
maxd/docc-compiler-docs
Add File
New File
Upload File
Apply Patch
swift-mirror
/
lib
/
SILOptimizer
/
IPO
History
Andrew Trick
a1fc2bc4d4
Merge pull request
#80577
from atrick/addressable-escape
...
Fix GenericSpecializer for addressable parameters.
2025-04-08 12:44:28 -07:00
..
CapturePropagation.cpp
[NFC] fix a dropUnusedArguments parameter name
2025-04-07 14:42:10 -07: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
SILOptimizer: Remove witness table marking from DeadFunctionElimination
2025-04-07 22:13:05 -04: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
[NFC] fix a dropUnusedArguments parameter name
2025-04-07 14:42:10 -07:00