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
d08359eb2017430ec53ca5d76cb15d1747211fd7
swift-mirror
/
lib
/
SILOptimizer
/
IPO
History
Andrew Trick
98dabf9a2b
Fix LetPropertiesOpt crash on @_objcImplementation extensions
...
Fixes rdar://115139065 (Swift Compiler; @_objcImplementation; crash in LetPropertiesOpt)
2023-11-29 22:44:11 -08:00
..
CapturePropagation.cpp
GenericSpecializer: drop metatype arguments in specialized functions
2023-06-15 21:42:01 +02:00
ClosureSpecializer.cpp
[ClosureSpecializer] Don't release trivial noescape apply arg twice.
2023-06-01 08:35:20 -07:00
CMakeLists.txt
Optimizer: remove the now obsolete GlobalOpt pass
2023-05-08 21:23:36 +02:00
CrossModuleOptimization.cpp
[embedded] Serialize+deserialize vtables, fix using non-generic classes from other modules in embedded Swift
2023-10-06 10:25:22 -07:00
DeadFunctionElimination.cpp
DeadFunctionElimination: keep global variables alive which are referenced from another global
2023-10-19 20:29:30 +02:00
GlobalPropertyOpt.cpp
[SIL][DebugInfo] PATCH 3/3: Deprecate debug_value_addr SIL instruciton
2021-08-31 12:01:04 -07:00
LetPropertiesOpts.cpp
Fix LetPropertiesOpt crash on @_objcImplementation extensions
2023-11-29 22:44:11 -08:00
UsePrespecialized.cpp
GenericSpecializer: drop metatype arguments in specialized functions
2023-06-15 21:42:01 +02:00