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
2026-02-27 18:26:24 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
nate/reparented-borrowingsequence
Add File
New File
Upload File
Apply Patch
swift-mirror
/
SwiftCompilerSources
/
Sources
/
Optimizer
History
eeckstein
43ad330bd7
Merge pull request
#87373
from eeckstein/optimizer-fixes
...
Several fixes in the Optimizer
2026-02-21 07:33:00 +01:00
..
Analysis
SIL: Handle
dereference_borrow
returns in SILGenCleanup.
2026-01-23 08:02:09 -08:00
DataStructures
Optimizer: convert the FunctionUsesDumper pass to a test
2025-12-15 10:01:41 +01:00
FunctionPasses
ClosureSpecialization: fix two problems
2026-02-20 18:28:14 +01:00
InstructionSimplification
Revert "Improve bounds checking of local span's with known count"
2026-02-20 00:40:33 -08:00
ModulePasses
embedded: Better diagnostics for missing deinit functions
2026-02-19 09:37:02 +01:00
PassManager
Simplify the identity for dereference borrows
2026-01-27 11:04:25 -08:00
Utilities
LifetimeDependenceUtils: add support for mutable captures
2026-02-20 09:12:38 -08:00
CMakeLists.txt
Optimizer: convert the UpdateBorrowedFromPass pass to a test
2025-12-15 10:01:51 +01:00